From e3a9d80e8fcd84c0a01615c15d4b62430fd95087 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Fri, 2 Apr 2010 10:34:40 +0000
Subject: [PATCH] do not set CONFIG_NET_DEV_OPS (#7005)

SVN-Revision: 20653
---
 target/linux/rdc/config-2.6.30 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/target/linux/rdc/config-2.6.30 b/target/linux/rdc/config-2.6.30
index b18048b4be..b8d222d9c6 100644
--- a/target/linux/rdc/config-2.6.30
+++ b/target/linux/rdc/config-2.6.30
@@ -38,7 +38,6 @@ CONFIG_CLOCKSOURCE_WATCHDOG=y
 CONFIG_CMDLINE_BOOL=y
 CONFIG_CMDLINE="console=ttyS0,38400 rootfstype=squashfs,jffs2"
 # CONFIG_CMDLINE_OVERRIDE is not set
-# CONFIG_COMPAT_NET_DEV_OPS is not set
 # CONFIG_COMPAT_VDSO is not set
 # CONFIG_CPU5_WDT is not set
 # CONFIG_CPU_SUP_AMD is not set
-- 
GitLab