Author: wigyori Date: 2014-09-18 01:12:50 +0200 (Thu, 18 Sep 2014) New Revision: 42605
Modified: trunk/target/linux/sunxi/config-3.14 Log: sunxi: add missing symbol for arch timer Signed-off-by: Zoltan HERPAI <[email protected]> Modified: trunk/target/linux/sunxi/config-3.14 =================================================================== --- trunk/target/linux/sunxi/config-3.14 2014-09-17 22:09:52 UTC (rev 42604) +++ trunk/target/linux/sunxi/config-3.14 2014-09-17 23:12:50 UTC (rev 42605) @@ -25,6 +25,7 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
