diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-07-27 18:13:35 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-07-27 18:13:35 +0000 |
commit | f1b2dbceb2dfb162db1dc76cfd71d53eba7fa7be (patch) | |
tree | 780f33e69a2136a43a8efeb7dcef21f5351f4e32 /target/linux/rdc-2.6/config/default | |
parent | a9ffbd94e7c10e55fc4777a84bfd5a5ab4d17729 (diff) | |
download | upstream-f1b2dbceb2dfb162db1dc76cfd71d53eba7fa7be.tar.gz upstream-f1b2dbceb2dfb162db1dc76cfd71d53eba7fa7be.tar.bz2 upstream-f1b2dbceb2dfb162db1dc76cfd71d53eba7fa7be.zip |
Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
SVN-Revision: 8200
Diffstat (limited to 'target/linux/rdc-2.6/config/default')
-rw-r--r-- | target/linux/rdc-2.6/config/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc-2.6/config/default b/target/linux/rdc-2.6/config/default index a053cbae38..b4f1090dc1 100644 --- a/target/linux/rdc-2.6/config/default +++ b/target/linux/rdc-2.6/config/default @@ -228,7 +228,7 @@ CONFIG_PHYSICAL_START=0x100000 # CONFIG_PNPACPI is not set CONFIG_QUICKLIST=y CONFIG_R6040=m -CONFIG_R6040_NAPI=y +# CONFIG_R6040_NAPI is not set # CONFIG_RELOCATABLE is not set # CONFIG_RTC is not set CONFIG_RWSEM_XCHGADD_ALGORITHM=y |