diff options
author | Nicolas Thill <nico@openwrt.org> | 2010-04-05 02:38:59 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2010-04-05 02:38:59 +0000 |
commit | 83bf10cb3f92c3e0f336c8d6434258750d7b0515 (patch) | |
tree | cb0bd2419864454131a2cacbbf5760ba874aa79e /target/linux | |
parent | ddb677e13ded19544da207599bc36a6f6b2de98a (diff) | |
download | upstream-83bf10cb3f92c3e0f336c8d6434258750d7b0515.tar.gz upstream-83bf10cb3f92c3e0f336c8d6434258750d7b0515.tar.bz2 upstream-83bf10cb3f92c3e0f336c8d6434258750d7b0515.zip |
target/rdc: revert [20653], the proper fix for #7005 is in [20712]
SVN-Revision: 20714
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/rdc/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/rdc/config-2.6.30 b/target/linux/rdc/config-2.6.30 index b8d222d9c6..b18048b4be 100644 --- a/target/linux/rdc/config-2.6.30 +++ b/target/linux/rdc/config-2.6.30 @@ -38,6 +38,7 @@ 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 |