From: Zoltan Herpai Date: Wed, 17 Sep 2014 23:12:50 +0000 (+0000) Subject: sunxi: add missing symbol for arch timer X-Git-Tag: reboot~5910 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=4aafe1bc4d83e2d4b15db972ab26f17f95feed93 sunxi: add missing symbol for arch timer Signed-off-by: Zoltan HERPAI SVN-Revision: 42605 --- diff --git a/target/linux/sunxi/config-3.14 b/target/linux/sunxi/config-3.14 index 42babf89d7..d678ba102b 100644 --- a/target/linux/sunxi/config-3.14 +++ b/target/linux/sunxi/config-3.14 @@ -25,6 +25,7 @@ CONFIG_ARCH_WANT_GENERAL_HUGETLB=y CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y CONFIG_ARM=y CONFIG_ARM_APPENDED_DTB=y +CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y CONFIG_ARM_ATAG_DTB_COMPAT=y # CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND is not set CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER=y