diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2006-10-27 12:32:10 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2006-10-27 12:32:10 +0000 |
commit | 93ab44d5d6c121fb5a971ff3684bc66f93f6c5fa (patch) | |
tree | d10866389a2c46c6114f9bd497681ef556edc662 /target/linux/x86-2.6/config | |
parent | 2d2179f503930a0f04673205a97161f015cf42c9 (diff) | |
download | upstream-93ab44d5d6c121fb5a971ff3684bc66f93f6c5fa.tar.gz upstream-93ab44d5d6c121fb5a971ff3684bc66f93f6c5fa.tar.bz2 upstream-93ab44d5d6c121fb5a971ff3684bc66f93f6c5fa.zip |
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
SVN-Revision: 5311
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 6128ea592f..8fc5d6b13d 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 |