Author: blogic Date: 2014-11-26 09:59:41 +0100 (Wed, 26 Nov 2014) New Revision: 43386
Modified: trunk/target/linux/generic/config-3.18 Log: kernel: unset CONFIG_ARM_CCN oldconfig kept asking for that config symbol... Signed-off-by: Daniel Golle <[email protected]> Modified: trunk/target/linux/generic/config-3.18 =================================================================== --- trunk/target/linux/generic/config-3.18 2014-11-26 08:59:32 UTC (rev 43385) +++ trunk/target/linux/generic/config-3.18 2014-11-26 08:59:41 UTC (rev 43386) @@ -221,6 +221,7 @@ # CONFIG_ARM_ARCH_TIMER is not set # CONFIG_ARM_AT91_ETHER is not set # CONFIG_ARM_CCI is not set +# CONFIG_ARM_CCN is not set CONFIG_ARM_CPU_TOPOLOGY=y CONFIG_ARM_DMA_MEM_BUFFERABLE=y # CONFIG_ARM_ERRATA_326103 is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
