diff options
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/config-2.6.23 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/x86/config-2.6.23 b/target/linux/x86/config-2.6.23 index 963069675c..3be125911a 100644 --- a/target/linux/x86/config-2.6.23 +++ b/target/linux/x86/config-2.6.23 @@ -288,6 +288,9 @@ 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 |