[PATCH] UBUNTU: [Config] enable CONFIG_SCSI_MULTI_LUN to support multislot USB card reader for ti-omap4

Bryan Wu bryan.wu at canonical.com
Mon Nov 8 19:20:01 UTC 2010


BugLink: http://launchpad.net/bugs/672635

It is required to support the multi-slot USB card reader in TI OMAP4 platform.

Signed-off-by: Bryan Wu <bryan.wu at canonical.com>
---
 debian.ti-omap4/config/config.common.ubuntu |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu
index ff71324..b469f32 100644
--- a/debian.ti-omap4/config/config.common.ubuntu
+++ b/debian.ti-omap4/config/config.common.ubuntu
@@ -2186,7 +2186,7 @@ CONFIG_SCSI_DMA=y
 # CONFIG_SCSI_LOGGING is not set
 CONFIG_SCSI_LOWLEVEL=y
 CONFIG_SCSI_MOD=y
-# CONFIG_SCSI_MULTI_LUN is not set
+CONFIG_SCSI_MULTI_LUN=y
 # CONFIG_SCSI_NETLINK is not set
 # CONFIG_SCSI_OSD_INITIATOR is not set
 CONFIG_SCSI_PROC_FS=y
-- 
1.7.1





More information about the kernel-team mailing list