| Submitter | Bryan Wu |
|---|---|
| Date | Nov. 8, 2010, 7:20 p.m. |
| Message ID | <1289244001-27233-2-git-send-email-bryan.wu@canonical.com> |
| Download | mbox | patch |
| Permalink | /patch/70448/ |
| State | Accepted |
| Delegated to: | Brad Figg |
| Headers | show |
Comments
Patch
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
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@canonical.com> --- debian.ti-omap4/config/config.common.ubuntu | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)