From 805f9e574dcb85996f6406ea6295fd39247a3201 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43842 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/mt7628/config-3.14 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/ramips/mt7628/config-3.14') diff --git a/target/linux/ramips/mt7628/config-3.14 b/target/linux/ramips/mt7628/config-3.14 index 6326915562..f494df3ca3 100644 --- a/target/linux/ramips/mt7628/config-3.14 +++ b/target/linux/ramips/mt7628/config-3.14 @@ -88,7 +88,6 @@ CONFIG_HAVE_OPROFILE=y CONFIG_HAVE_PERF_EVENTS=y CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HW_HAS_PCI=y -CONFIG_HW_RANDOM=m CONFIG_HZ_PERIODIC=y CONFIG_ICPLUS_PHY=y CONFIG_IMAGE_CMDLINE_HACK=y @@ -122,7 +121,6 @@ CONFIG_NET_RALINK=y CONFIG_NET_RALINK_ESW_RT3052=y # CONFIG_NET_RALINK_MT7620 is not set CONFIG_NET_RALINK_RT305X=y -CONFIG_NLS=m CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y CONFIG_OF=y CONFIG_OF_ADDRESS=y @@ -174,8 +172,6 @@ CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y CONFIG_TICK_CPU_ACCOUNTING=y -CONFIG_USB=m -CONFIG_USB_COMMON=m # CONFIG_USB_EHCI_HCD is not set CONFIG_USB_PHY=y CONFIG_USB_SUPPORT=y -- cgit v1.2.3