From: swj Date: Thu, 9 Sep 2010 09:35:56 +0000 (-0700) Subject: modified t50 adckey X-Git-Tag: firefly_0821_release~11168 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2a3855d1298168c1c1fac303f9e65c725c46f5ba;p=firefly-linux-kernel-4.4.55.git modified t50 adckey --- diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig index b99eefca4a35..9bd7d9100378 100755 --- a/drivers/input/keyboard/Kconfig +++ b/drivers/input/keyboard/Kconfig @@ -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