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/arm64/config-default | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/arm64') diff --git a/target/linux/arm64/config-default b/target/linux/arm64/config-default index 6c4209ba87..f13e4dfdd9 100644 --- a/target/linux/arm64/config-default +++ b/target/linux/arm64/config-default @@ -86,7 +86,6 @@ CONFIG_GENERIC_CSUM=y CONFIG_GENERIC_IO=y CONFIG_GENERIC_IOMAP=y CONFIG_GENERIC_IRQ_SHOW=y -CONFIG_GENERIC_NET_UTILS=y CONFIG_GENERIC_PCI_IOMAP=y CONFIG_GENERIC_SCHED_CLOCK=y CONFIG_GENERIC_SMP_IDLE_THREAD=y -- cgit v1.2.3