diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-10-24 19:23:47 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-10-24 19:23:47 +0000 |
commit | 6b70ed8f18786d1e3ce3a70dffe1dfa0d0dabc06 (patch) | |
tree | 4295f9b90e901e3e83ccb44f25cab04ad34d542f /target | |
parent | b8964159fff9a62fc5e4e4a0c473fec45c026cbf (diff) | |
download | upstream-6b70ed8f18786d1e3ce3a70dffe1dfa0d0dabc06.tar.gz upstream-6b70ed8f18786d1e3ce3a70dffe1dfa0d0dabc06.tar.bz2 upstream-6b70ed8f18786d1e3ce3a70dffe1dfa0d0dabc06.zip |
Fix the r8169 kernel module (#2554)
SVN-Revision: 9436
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/x86/config-2.6.23 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/x86/config-2.6.23 b/target/linux/x86/config-2.6.23 index 3be125911a..963069675c 100644 --- a/target/linux/x86/config-2.6.23 +++ b/target/linux/x86/config-2.6.23 @@ -288,9 +288,6 @@ CONFIG_PNP=y # CONFIG_PNP_DEBUG is not set CONFIG_PREEMPT_BKL=y CONFIG_QUICKLIST=y -CONFIG_R8169=m -CONFIG_R8169_NAPI=y -# CONFIG_R8169_VLAN is not set # CONFIG_RELOCATABLE is not set CONFIG_RTC=y CONFIG_RWSEM_GENERIC_SPINLOCK=y |