* [mipsel/loongson-2f] Disable_SCSI_LPFC to workaround GCC ICE.

svn path=/dists/sid/linux-2.6/; revision=17595
This commit is contained in:
Aurelien Jarno 2011-06-05 18:36:42 +00:00
parent 03c332e5c9
commit e6cf9adca8
2 changed files with 4 additions and 0 deletions

3
debian/changelog vendored
View File

@ -32,6 +32,9 @@ linux-2.6 (2.6.39-2) UNRELEASED; urgency=low
For the complete list of changes, see:
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39.1
[ Aurelien Jarno ]
* [mipsel/loongson-2f] Disable_SCSI_LPFC to workaround GCC ICE.
-- Ben Hutchings <ben@decadent.org.uk> Sat, 21 May 2011 22:13:08 +0100
linux-2.6 (2.6.39-1) unstable; urgency=low

View File

@ -57,6 +57,7 @@ CONFIG_8139TOO_TUNE_TWISTER=y
##
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
# CONFIG_SCSI_LPFC is not set
##
## file: drivers/staging/sm7xx/Kconfig