diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2014-09-17 10:15:05 +0000 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2014-09-17 10:15:05 +0000 |
commit | 06cbf4e0a3a58726185362d77737af0cb5a582e2 (patch) | |
tree | 76f054d599271219f40541fea6a2d8b17df07404 /target/linux/sunxi/config-3.14 | |
parent | 6d7e054ed623a52ebe2e9572db0e92f207646a7d (diff) | |
download | upstream-06cbf4e0a3a58726185362d77737af0cb5a582e2.tar.gz upstream-06cbf4e0a3a58726185362d77737af0cb5a582e2.tar.bz2 upstream-06cbf4e0a3a58726185362d77737af0cb5a582e2.zip |
sunxi: add arm arch timer support
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42589 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sunxi/config-3.14')
-rw-r--r-- | target/linux/sunxi/config-3.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/sunxi/config-3.14 b/target/linux/sunxi/config-3.14 index cb37db7551..42babf89d7 100644 --- a/target/linux/sunxi/config-3.14 +++ b/target/linux/sunxi/config-3.14 @@ -179,6 +179,7 @@ CONFIG_HAVE_ARCH_KGDB=y CONFIG_HAVE_ARCH_PFN_VALID=y CONFIG_HAVE_ARCH_SECCOMP_FILTER=y CONFIG_HAVE_ARCH_TRACEHOOK=y +CONFIG_HAVE_ARM_ARCH_TIMER=y # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set CONFIG_HAVE_BPF_JIT=y CONFIG_HAVE_CC_STACKPROTECTOR=y |