diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-10-27 12:32:10 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-10-27 12:32:10 +0000 |
commit | 7fc64c0d1fded974b78332c574136dd582af4a5e (patch) | |
tree | 8921e1edcc1b14d1af83d488bd2de9b160f8b441 /target/linux/x86-2.6/config | |
parent | 1fedb113e37a2b85d9e3c822725468c51a8e6a7a (diff) |
add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ethernet driver - the later still needs fixes and testing for the gateway 7001
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5311 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86-2.6/config')
-rw-r--r-- | target/linux/x86-2.6/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86-2.6/config b/target/linux/x86-2.6/config index 6128ea592..8fc5d6b13 100644 --- a/target/linux/x86-2.6/config +++ b/target/linux/x86-2.6/config @@ -1060,7 +1060,7 @@ CONFIG_E1000=m # CONFIG_NS83820 is not set # CONFIG_HAMACHI is not set # CONFIG_YELLOWFIN is not set -# CONFIG_R8169 is not set +CONFIG_R8169=m CONFIG_SIS190=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set |