diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-10-24 19:23:47 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-10-24 19:23:47 +0000 |
commit | b8ed4db3566fa057f51dbfe429a3fb7034a97ee0 (patch) | |
tree | f5498a3d13b09cda82f9ee8bb0bc1b6a5529a33f /target/linux/x86 | |
parent | 9cfe7653c168866b65939fa95b01d6789b2a5326 (diff) |
Fix the r8169 kernel module (#2554)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9436 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-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 |