unify config across platforms CPUSETS is deactive on all platforms according to description enabling does not make sense on embedded targets
Signed-off-by: Dirk Neukirchen <[email protected]> --- target/linux/sunxi/config-3.18 | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/sunxi/config-3.18 b/target/linux/sunxi/config-3.18 index fde6a78..2112816 100644 --- a/target/linux/sunxi/config-3.18 +++ b/target/linux/sunxi/config-3.18 @@ -92,7 +92,6 @@ CONFIG_CONNECTOR=y CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_COREDUMP=y CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y -CONFIG_CPUSETS=y CONFIG_CPU_32v6K=y CONFIG_CPU_32v7=y CONFIG_CPU_ABRT_EV7=y -- 2.4.1 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
