modified t50 adckey
authorswj <swj@rock-chips.com>
Thu, 9 Sep 2010 09:35:56 +0000 (02:35 -0700)
committerswj <swj@rock-chips.com>
Thu, 9 Sep 2010 09:35:56 +0000 (02:35 -0700)
drivers/input/keyboard/Kconfig

index b99eefca4a3562f446f00912a1edcf20198fb341..9bd7d9100378b004c545d6fcd54fa281c7c3668d 100755 (executable)
@@ -425,21 +425,21 @@ config KEYBOARD_W90P910
 config KEYBOARD_RK28ADC         
        tristate "RK2818 ADC Keypad support"
        depends on RK28_ADC
+       default y
        help
          Say Y here to enable the adc keypad on SDK board
          based on RK2818.
-
+       
          To compile this driver as a module, choose M here: the
          module will be called rk2818_adckey.
          
 config KEYBOARD_RK28ADC_IT50    
        tristate "RK2818 ADC Keypad it50 support"
        depends on RK28_ADC
-       default y
        help
          Say Y here to enable the adc keypad on SDK board
          based on RK2818.
-
+        
          To compile this driver as a module, choose M here: the
          module will be called rk2818_adckey.
 endif