aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
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/lantiq
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/lantiq')
-rw-r--r--target/linux/lantiq/xrx200/config-3.141
-rw-r--r--target/linux/lantiq/xway/config-3.141
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/lantiq/xrx200/config-3.14 b/target/linux/lantiq/xrx200/config-3.14
index dd353aa204..c9868e3a8a 100644
--- a/target/linux/lantiq/xrx200/config-3.14
+++ b/target/linux/lantiq/xrx200/config-3.14
@@ -7,7 +7,6 @@ CONFIG_CRC16=y
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_LZO=y
CONFIG_FIRMWARE_IN_KERNEL=y
-CONFIG_GENERIC_NET_UTILS=y
CONFIG_GPIO_DEVRES=y
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
CONFIG_HAVE_ARCH_TRACEHOOK=y
diff --git a/target/linux/lantiq/xway/config-3.14 b/target/linux/lantiq/xway/config-3.14
index 687c3cdd77..d71ba18d11 100644
--- a/target/linux/lantiq/xway/config-3.14
+++ b/target/linux/lantiq/xway/config-3.14
@@ -7,7 +7,6 @@ CONFIG_CRC16=y
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_LZO=y
CONFIG_FIRMWARE_IN_KERNEL=y
-CONFIG_GENERIC_NET_UTILS=y
CONFIG_GPIO_DEVRES=y
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
CONFIG_HAVE_ARCH_TRACEHOOK=y