[kernel] r13733 - in dists/trunk/linux-2.6/debian: . config/mips

Martin Michlmayr tbm at alioth.debian.org
Sat Jun 6 10:49:22 UTC 2009


Author: tbm
Date: Sat Jun  6 10:49:20 2009
New Revision: 13733

Log:
Enable NET_ISA and various ISA network modules on the request of Damian
Dimmich since they might be useful on the SGI Indigo2.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sat Jun  6 01:34:21 2009	(r13732)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Jun  6 10:49:20 2009	(r13733)
@@ -45,6 +45,9 @@
     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

Modified: dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22	Sat Jun  6 01:34:21 2009	(r13732)
+++ dists/trunk/linux-2.6/debian/config/mips/config.r4k-ip22	Sat Jun  6 10:49:20 2009	(r13733)
@@ -346,7 +346,17 @@
 # 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



More information about the Kernel-svn-changes mailing list