summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-07-27 18:13:35 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-07-27 18:13:35 +0000
commitf1b2dbceb2dfb162db1dc76cfd71d53eba7fa7be (patch)
tree780f33e69a2136a43a8efeb7dcef21f5351f4e32 /target/linux/rdc-2.6
parenta9ffbd94e7c10e55fc4777a84bfd5a5ab4d17729 (diff)
downloadmaster-31e0f0ae-f1b2dbceb2dfb162db1dc76cfd71d53eba7fa7be.tar.gz
master-31e0f0ae-f1b2dbceb2dfb162db1dc76cfd71d53eba7fa7be.tar.bz2
master-31e0f0ae-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')
-rw-r--r--target/linux/rdc-2.6/Makefile2
-rw-r--r--target/linux/rdc-2.6/config/default2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/rdc-2.6/Makefile b/target/linux/rdc-2.6/Makefile
index da05bd49c5..dd4978181a 100644
--- a/target/linux/rdc-2.6/Makefile
+++ b/target/linux/rdc-2.6/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=i386
BOARD:=rdc
BOARDNAME:=RDC x86
-FEATURES:=squashfs jffs2 pci broken
+FEATURES:=squashfs jffs2 broken
LINUX_VERSION:=2.6.22.1
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