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 | 9c792285770b4f0ec21dcea72039fd4f82cbe425 (patch) | |
tree | f0628df5dda417469bb74d0d029c2fdb48f9bb7f | |
parent | 9b32abb33e5a0154cc15e9847da14d4f802d981a (diff) | |
download | upstream-9c792285770b4f0ec21dcea72039fd4f82cbe425.tar.gz upstream-9c792285770b4f0ec21dcea72039fd4f82cbe425.tar.bz2 upstream-9c792285770b4f0ec21dcea72039fd4f82cbe425.zip |
[rdc] do not set CONFIG_NET_DEV_OPS (#7005)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20653 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 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 |