From 7cc5b6f9e9ef3414b282d87a51095a834a39969b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 5 Jan 2015 13:02:44 +0000 Subject: all targets: remove all =m kernel config symbols modules build during the kernel compile phase are ignored anyway, all modules should be built using KernelPackage in package/kernel/linux/modules/* selecting the appropriate config symbols there rather than in target/linux/*/config-* Signed-off-by: Daniel Golle SVN-Revision: 43842 --- target/linux/mpc52xx/config-3.8 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/mpc52xx') diff --git a/target/linux/mpc52xx/config-3.8 b/target/linux/mpc52xx/config-3.8 index 299059e306..606d29fd06 100644 --- a/target/linux/mpc52xx/config-3.8 +++ b/target/linux/mpc52xx/config-3.8 @@ -274,7 +274,6 @@ CONFIG_TICK_CPU_ACCOUNTING=y CONFIG_UIDGID_CONVERTED=y CONFIG_USB_ARCH_HAS_XHCI=y CONFIG_USB_SUPPORT=y -CONFIG_VIDEO_OUTPUT_CONTROL=m # CONFIG_VLAN_8021Q is not set CONFIG_VM_EVENT_COUNTERS=y CONFIG_WATCHDOG_NOWAYOUT=y -- cgit v1.2.3