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/sunxi/config-3.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/sunxi') diff --git a/target/linux/sunxi/config-3.14 b/target/linux/sunxi/config-3.14 index 5c9c09f..852ff79 100644 --- a/target/linux/sunxi/config-3.14 +++ b/target/linux/sunxi/config-3.14 @@ -159,7 +159,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_PHY=y CONFIG_GENERIC_PINCONF=y -- cgit v1.1