All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra: Enable CONFIG_SCSI_MULTI_LUN in defconfig
@ 2013-07-17  8:14 Mikko Perttunen
       [not found] ` <1374048882-8626-1-git-send-email-mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Mikko Perttunen @ 2013-07-17  8:14 UTC (permalink / raw)
  To: swarren-3lzwWm7+Weoh9ZMKESR00Q
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA, Mikko Perttunen

This option is required for some USB SD card readers to
work.

Signed-off-by: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
 arch/arm/configs/tegra_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index 4623eb7..36ad70c 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -92,6 +92,7 @@ CONFIG_ISL29003=y
 CONFIG_SCSI=y
 CONFIG_BLK_DEV_SD=y
 CONFIG_BLK_DEV_SR=y
+CONFIG_SCSI_MULTI_LUN=y
 # CONFIG_SCSI_LOWLEVEL is not set
 CONFIG_NETDEVICES=y
 CONFIG_DUMMY=y
-- 
1.8.1.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: tegra: Enable CONFIG_SCSI_MULTI_LUN in defconfig
       [not found] ` <1374048882-8626-1-git-send-email-mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
@ 2013-07-17 17:06   ` Stephen Warren
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Warren @ 2013-07-17 17:06 UTC (permalink / raw)
  To: Mikko Perttunen; +Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA

On 07/17/2013 02:14 AM, Mikko Perttunen wrote:
> This option is required for some USB SD card readers to
> work.

Squashed into Tegra's for-3.12/defconfig branch.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-17 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-17  8:14 [PATCH] ARM: tegra: Enable CONFIG_SCSI_MULTI_LUN in defconfig Mikko Perttunen
     [not found] ` <1374048882-8626-1-git-send-email-mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-07-17 17:06   ` Stephen Warren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.