diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-27 18:13:35 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-27 18:13:35 +0000 |
commit | 3ba84cb70821c6a2dd091bb2140b01abe31574a7 (patch) | |
tree | d775cb2a08c5316e33eb96c51df1725a9b768eaf /target/linux/rdc-2.6/config/default | |
parent | ec28552f3194c2ac90353e0544495d257b4e3ae8 (diff) |
Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8200 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |