diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2014-09-08 07:50:03 +0000 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2014-09-08 07:50:03 +0000 |
commit | 2968cda73eee1f660109123fb644de7f14ab5a7d (patch) | |
tree | e526f6bf97ce377b1cb823d4e1a5db5278308baa /target | |
parent | df58a78b7b643a151db97df87a22224f17431153 (diff) | |
download | master-187ad058-2968cda73eee1f660109123fb644de7f14ab5a7d.tar.gz master-187ad058-2968cda73eee1f660109123fb644de7f14ab5a7d.tar.bz2 master-187ad058-2968cda73eee1f660109123fb644de7f14ab5a7d.zip |
sunxi: re-add lradc driver in 3.14
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42436 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/sunxi/config-3.14 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/sunxi/config-3.14 b/target/linux/sunxi/config-3.14 index 7534814397..cb37db7551 100644 --- a/target/linux/sunxi/config-3.14 +++ b/target/linux/sunxi/config-3.14 @@ -233,6 +233,7 @@ CONFIG_IKCONFIG_PROC=y CONFIG_INITRAMFS_SOURCE="" CONFIG_INPUT=y CONFIG_INPUT_AXP20X_PEK=y +CONFIG_INPUT_KEYBOARD=y CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 @@ -254,6 +255,7 @@ CONFIG_JBD2=y CONFIG_KALLSYMS=y CONFIG_KERNEL_GZIP=y # CONFIG_KERNEL_XZ is not set +CONFIG_KEYBOARD_SUN4I_LRADC=y CONFIG_KSM=y CONFIG_KTIME_SCALAR=y CONFIG_LEDS_GPIO=y |