From 7886cced18e63542bcae01b8e2a552a33d18425f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 6 Mar 2015 07:55:57 +0000 Subject: 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 SVN-Revision: 44611 --- target/linux/lantiq/xrx200/config-3.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/lantiq/xrx200/config-3.14') 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 -- cgit v1.2.3