summaryrefslogtreecommitdiffstats
path: root/target/linux/mxs
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-06 07:55:57 +0000
committerJohn Crispin <john@openwrt.org>2015-03-06 07:55:57 +0000
commit7886cced18e63542bcae01b8e2a552a33d18425f (patch)
tree7cd94bb36779c1d2515abfd4005daa440ba00071 /target/linux/mxs
parentf40e7946ce7ec24de65a60fe4e5eb50f3477d5f7 (diff)
downloadmaster-31e0f0ae-7886cced18e63542bcae01b8e2a552a33d18425f.tar.gz
master-31e0f0ae-7886cced18e63542bcae01b8e2a552a33d18425f.tar.bz2
master-31e0f0ae-7886cced18e63542bcae01b8e2a552a33d18425f.zip
kernel: remove GENERIC_NET_UTILS from platform configs
CONFIG_GENERIC_NET_UTILS is selected by CONFIG_NET and already enabled in generic config, so we don't need this symbol in platform specific configurations. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44611
Diffstat (limited to 'target/linux/mxs')
-rw-r--r--target/linux/mxs/config-3.141
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mxs/config-3.14 b/target/linux/mxs/config-3.14
index 0ae8355553..38b8b02c07 100644
--- a/target/linux/mxs/config-3.14
+++ b/target/linux/mxs/config-3.14
@@ -94,7 +94,6 @@ CONFIG_GENERIC_IDLE_POLL_SETUP=y
CONFIG_GENERIC_IO=y
CONFIG_GENERIC_IRQ_CHIP=y
CONFIG_GENERIC_IRQ_SHOW=y
-CONFIG_GENERIC_NET_UTILS=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_SCHED_CLOCK=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y