From ab595461b8faac0da7801ce98208b2891dea4ba7 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Mon, 4 May 2009 11:07:19 +0000 Subject: [PATCH] [mipsel/r5k-cobalt] Enable SCSI_SYM53C8XX_2 (closes: #526836). svn path=/dists/trunk/linux-2.6/; revision=13544 --- debian/changelog | 1 + debian/config/mipsel/config.r5k-cobalt | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3ccb10587..675eac476 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,7 @@ linux-2.6 (2.6.30~rc4-1~experimental.1) UNRELEASED; urgency=low * Add patches from git.marvell.com: - allow for alternative __copy_to_user/__clear_user implementations - alternative copy_to_user/clear_user implementation copy_user + * [mipsel/r5k-cobalt] Enable SCSI_SYM53C8XX_2 (closes: #526836). -- maximilian attems Mon, 30 Mar 2009 14:40:26 +0200 diff --git a/debian/config/mipsel/config.r5k-cobalt b/debian/config/mipsel/config.r5k-cobalt index 35790b127..ce01fd5c8 100644 --- a/debian/config/mipsel/config.r5k-cobalt +++ b/debian/config/mipsel/config.r5k-cobalt @@ -918,3 +918,5 @@ CONFIG_SND_HDA_INTEL=m # CONFIG_MIPS_ATLAS is not set # CONFIG_MIPS_SEAD is not set +CONFIG_SCSI_SYM53C8XX_2=m +