From 7886cced18e63542bcae01b8e2a552a33d18425f Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
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 <ryazanov.s.a@gmail.com>

SVN-Revision: 44611
---
 target/linux/octeon/config-3.14 | 1 -
 1 file changed, 1 deletion(-)

(limited to 'target/linux/octeon')

diff --git a/target/linux/octeon/config-3.14 b/target/linux/octeon/config-3.14
index c8364cffdc..d0a4dacee4 100644
--- a/target/linux/octeon/config-3.14
+++ b/target/linux/octeon/config-3.14
@@ -71,7 +71,6 @@ CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
 CONFIG_GENERIC_CMOS_UPDATE=y
 CONFIG_GENERIC_IO=y
 CONFIG_GENERIC_IRQ_SHOW=y
-CONFIG_GENERIC_NET_UTILS=y
 CONFIG_GENERIC_PCI_IOMAP=y
 CONFIG_GENERIC_SMP_IDLE_THREAD=y
 CONFIG_GPIOLIB=y
-- 
cgit v1.2.3