Enable NET_ISA and various ISA network modules on the request of Damian

Dimmich since they might be useful on the SGI Indigo2.

svn path=/dists/trunk/linux-2.6/; revision=13733
This commit is contained in:
Martin Michlmayr 2009-06-06 10:49:20 +00:00
parent 4453996bab
commit f45532b70b
2 changed files with 14 additions and 1 deletions

3
debian/changelog vendored
View File

@ -45,6 +45,9 @@ linux-2.6 (2.6.30~rc8-1~experimental.1) UNRELEASED; urgency=low
these days, so disable IDE and build in ATA, SCSI and BLK_DEV_SD.
* [mips/sb1-bcm91250a, mips/sb1a-bcm91480b] Compile in SB1250_MAC and
BROADCOM_PHY.
* [mips/r4k-ip22] Enable NET_ISA and various ISA network modules on
the request of Damian Dimmich since they might be useful on the
SGI Indigo2.
* Add patches from git.marvell.com:
- alternative copy_to_user: more precise fallback threshold
- lower overhead with alternative copy_to_user for small copies

View File

@ -346,7 +346,17 @@ CONFIG_NET_ETHERNET=y
# CONFIG_AT1700 is not set
# CONFIG_DEPCA is not set
# CONFIG_HP100 is not set
# CONFIG_NET_ISA is not set
CONFIG_NET_ISA=y
CONFIG_E2100=m
CONFIG_EWRK3=m
CONFIG_EEXPRESS=m
CONFIG_EEXPRESS_PRO=m
CONFIG_HPLAN_PLUS=m
CONFIG_HPLAN=m
CONFIG_LP486E=m
CONFIG_ETH16I=m
CONFIG_NE2000=m
CONFIG_SEEQ8005=m
# CONFIG_NET_PCI is not set
# CONFIG_NET_POCKET is not set
CONFIG_SGISEEQ=y