From 5018063a5b5221e8ee16a3aaedda56162f149645 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 13 Jun 2010 23:25:29 +0000 Subject: [PATCH] Build in BLK_DEV_SD on mips/loongson-2f svn path=/dists/trunk/linux-2.6/; revision=15868 --- debian/config/mipsel/config.loongson-2f | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/config/mipsel/config.loongson-2f b/debian/config/mipsel/config.loongson-2f index f46e20ef3..c036a22b3 100644 --- a/debian/config/mipsel/config.loongson-2f +++ b/debian/config/mipsel/config.loongson-2f @@ -52,6 +52,12 @@ CONFIG_NET_PCI=y CONFIG_8139TOO=m CONFIG_8139TOO_TUNE_TWISTER=y +## +## file: drivers/scsi/Kconfig +## +CONFIG_SCSI=y +CONFIG_BLK_DEV_SD=y + ## ## file: drivers/serial/Kconfig ##