diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2014-01-11 21:58:29 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2014-01-11 21:58:29 +0000 |
commit | 719b57cbc125a7cf926f2ea8c3b0a1f114a8c0f2 (patch) | |
tree | 2f478012caa9b8b587ebf67349bdb450ea4e8ee4 /target/linux/sunxi/config-3.12 | |
parent | 1ae42098e9aaaf04b096d595f9a5525fa741c4ea (diff) | |
download | upstream-719b57cbc125a7cf926f2ea8c3b0a1f114a8c0f2.tar.gz upstream-719b57cbc125a7cf926f2ea8c3b0a1f114a8c0f2.tar.bz2 upstream-719b57cbc125a7cf926f2ea8c3b0a1f114a8c0f2.zip |
sunxi: various changes - let LBDAF be set by generic config - add high-speed timer support - refresh sun5i USB patch
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39223
Diffstat (limited to 'target/linux/sunxi/config-3.12')
-rw-r--r-- | target/linux/sunxi/config-3.12 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sunxi/config-3.12 b/target/linux/sunxi/config-3.12 index 3a59082717..b57168b2d8 100644 --- a/target/linux/sunxi/config-3.12 +++ b/target/linux/sunxi/config-3.12 @@ -235,7 +235,6 @@ CONFIG_KERNEL_GZIP=y # CONFIG_KERNEL_XZ is not set CONFIG_KSM=y CONFIG_KTIME_SCALAR=y -# CONFIG_LBDAF is not set CONFIG_LEDS_GPIO=y # CONFIG_LEDS_REGULATOR is not set CONFIG_LEGACY_PTYS=y @@ -359,6 +358,7 @@ CONFIG_STOP_MACHINE=y CONFIG_STRICT_DEVMEM=y # CONFIG_SUN4I_EMAC is not set CONFIG_SUN4I_TIMER=y +CONFIG_SUN5I_HSTIMER=y # CONFIG_SUNXI_WATCHDOG is not set CONFIG_SWP_EMULATE=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y |