From e6cf9adca8bc7aa36807a18b0164903daf576a66 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sun, 5 Jun 2011 18:36:42 +0000 Subject: [PATCH] * [mipsel/loongson-2f] Disable_SCSI_LPFC to workaround GCC ICE. svn path=/dists/sid/linux-2.6/; revision=17595 --- debian/changelog | 3 +++ debian/config/mipsel/config.loongson-2f | 1 + 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index e16ea8ebf..234307da6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 21 May 2011 22:13:08 +0100 linux-2.6 (2.6.39-1) unstable; urgency=low diff --git a/debian/config/mipsel/config.loongson-2f b/debian/config/mipsel/config.loongson-2f index b1620e2be..783cc993a 100644 --- a/debian/config/mipsel/config.loongson-2f +++ b/debian/config/mipsel/config.loongson-2f @@ -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