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 | 9ea87948afff3cb5f558e55c74aba182faed1111 (patch) | |
tree | 91e99c948fb1e51b97c699a64a9632884bcabc39 /target | |
parent | 7d597eeeafabc81c47fa66d2882601db79211d1c (diff) | |
download | upstream-9ea87948afff3cb5f558e55c74aba182faed1111.tar.gz upstream-9ea87948afff3cb5f558e55c74aba182faed1111.tar.bz2 upstream-9ea87948afff3cb5f558e55c74aba182faed1111.zip |
target/rdc: revert [20653], the proper fix for #7005 is in [20712]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20714 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |