diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2014-03-06 11:33:43 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2014-03-06 11:33:43 +0000 |
commit | d100f80e7ba825298f3afab804e5cc155ff1a38f (patch) | |
tree | f9055f25c01bc9066fc3d493c1331c0e03ed4df1 /target/linux/sunxi | |
parent | ac4b9dbb3c9b056008e00ee3d02fe3dad65641b7 (diff) | |
download | upstream-d100f80e7ba825298f3afab804e5cc155ff1a38f.tar.gz upstream-d100f80e7ba825298f3afab804e5cc155ff1a38f.tar.bz2 upstream-d100f80e7ba825298f3afab804e5cc155ff1a38f.zip |
sunxi: update 3.13 defconfig to include lradc driver
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39783
Diffstat (limited to 'target/linux/sunxi')
-rw-r--r-- | target/linux/sunxi/config-3.13 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/sunxi/config-3.13 b/target/linux/sunxi/config-3.13 index a7f42fbca9..4f8d191afa 100644 --- a/target/linux/sunxi/config-3.13 +++ b/target/linux/sunxi/config-3.13 @@ -243,6 +243,7 @@ CONFIG_IRQ_WORK=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 |