Author: wigyori Date: 2014-09-08 09:50:03 +0200 (Mon, 08 Sep 2014) New Revision: 42436
Modified: trunk/target/linux/sunxi/config-3.14 Log: sunxi: re-add lradc driver in 3.14 Signed-off-by: Zoltan HERPAI <[email protected]> Modified: trunk/target/linux/sunxi/config-3.14 =================================================================== --- trunk/target/linux/sunxi/config-3.14 2014-09-07 23:38:03 UTC (rev 42435) +++ trunk/target/linux/sunxi/config-3.14 2014-09-08 07:50:03 UTC (rev 42436) @@ -233,6 +233,7 @@ 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_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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
