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 | 420b0256ae3186b9a8278335321ac93618123196 (patch) | |
tree | 94ef659913fa849c4163b547004c4ff247b0a6aa /target/linux/sunxi/config-3.12 | |
parent | 1849621f2db443a00c6cc9ec60b1d09c7c884ee6 (diff) | |
download | master-187ad058-420b0256ae3186b9a8278335321ac93618123196.tar.gz master-187ad058-420b0256ae3186b9a8278335321ac93618123196.tar.bz2 master-187ad058-420b0256ae3186b9a8278335321ac93618123196.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39223 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |