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