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/omap/config-default | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/omap') diff --git a/target/linux/omap/config-default b/target/linux/omap/config-default index e8b6cfcdaa..513304755c 100644 --- a/target/linux/omap/config-default +++ b/target/linux/omap/config-default @@ -178,7 +178,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.2.3