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

Aurelien Jarno aurel32 at alioth.debian.org
Sat May 16 11:53:59 UTC 2009


Author: aurel32
Date: Sat May 16 11:53:57 2009
New Revision: 13625

Log:
* [mips(el)/sb1-bcm91250a] Set CONFIG_SCSI_AIC7XXX=yy, it is needed
    on the build daemons.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a
   dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sat May 16 08:52:35 2009	(r13624)
+++ dists/trunk/linux-2.6/debian/changelog	Sat May 16 11:53:57 2009	(r13625)
@@ -41,6 +41,10 @@
   * [mips/sb1-bcm91250a, mips/sb1a-bcm91480b] Compile in SB1250_MAC.
   * [mips/sb1-bcm91250a, mips/sb1a-bcm91480b] Compile in BROADCOM_PHY.
 
+  [ Aurelien Jarno ]
+  * [mips(el)/sb1-bcm91250a] Set CONFIG_SCSI_AIC7XXX=yy, it is needed
+    on the build daemons.
+
  -- maximilian attems <maks at debian.org>  Mon, 30 Mar 2009 14:40:26 +0200
 
 linux-2.6 (2.6.29-2) unstable; urgency=low

Modified: dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a	Sat May 16 08:52:35 2009	(r13624)
+++ dists/trunk/linux-2.6/debian/config/mips/config.sb1-bcm91250a	Sat May 16 11:53:57 2009	(r13625)
@@ -618,7 +618,7 @@
 ##
 ## file: drivers/scsi/aic7xxx/Kconfig.aic7xxx
 ##
-CONFIG_SCSI_AIC7XXX=m
+CONFIG_SCSI_AIC7XXX=y
 CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
 CONFIG_AIC7XXX_RESET_DELAY_MS=15000
 CONFIG_AIC7XXX_DEBUG_ENABLE=y

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a	Sat May 16 08:52:35 2009	(r13624)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.sb1-bcm91250a	Sat May 16 11:53:57 2009	(r13625)
@@ -618,7 +618,7 @@
 ##
 ## file: drivers/scsi/aic7xxx/Kconfig.aic7xxx
 ##
-CONFIG_SCSI_AIC7XXX=m
+CONFIG_SCSI_AIC7XXX=y
 CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
 CONFIG_AIC7XXX_RESET_DELAY_MS=15000
 CONFIG_AIC7XXX_DEBUG_ENABLE=y



More information about the Kernel-svn-changes mailing list