aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/netlogic
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-03-06 07:55:57 +0000
committerJohn Crispin <blogic@openwrt.org>2015-03-06 07:55:57 +0000
commit7b4702d2753312370dd406e432eee4a7ee0a23ad (patch)
tree8d2f767bcdd7fd5e106acfb9bad1222377b64829 /target/linux/netlogic
parent90fe39fa8ba4c71ed950b4f364f2d70aafb2c04d (diff)
downloadmaster-187ad058-7b4702d2753312370dd406e432eee4a7ee0a23ad.tar.gz
master-187ad058-7b4702d2753312370dd406e432eee4a7ee0a23ad.tar.bz2
master-187ad058-7b4702d2753312370dd406e432eee4a7ee0a23ad.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44611 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/netlogic')
-rw-r--r--target/linux/netlogic/config-default1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/netlogic/config-default b/target/linux/netlogic/config-default
index f93fd347bf..ded67ef7c6 100644
--- a/target/linux/netlogic/config-default
+++ b/target/linux/netlogic/config-default
@@ -49,7 +49,6 @@ CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_GENERIC_IO=y
CONFIG_GENERIC_IRQ_SHOW=y
-CONFIG_GENERIC_NET_UTILS=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_HARDWARE_WATCHPOINTS=y