diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-04-02 10:34:40 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-04-02 10:34:40 +0000 |
commit | e3a9d80e8fcd84c0a01615c15d4b62430fd95087 (patch) | |
tree | 17f4960f728882d69f7a1a6fcb21aa16c6c64d23 /target/linux | |
parent | 2a4fb82289872eaf4be51465bcd1208a2286e4c1 (diff) | |
download | mtk-20170518-e3a9d80e8fcd84c0a01615c15d4b62430fd95087.zip mtk-20170518-e3a9d80e8fcd84c0a01615c15d4b62430fd95087.tar.gz mtk-20170518-e3a9d80e8fcd84c0a01615c15d4b62430fd95087.tar.bz2 |
do not set CONFIG_NET_DEV_OPS (#7005)
SVN-Revision: 20653
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/rdc/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/rdc/config-2.6.30 b/target/linux/rdc/config-2.6.30 index b18048b..b8d222d 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 |