Re: [SCSI] ufs: Add missing dependency on CONFIG_HAS_IOMEM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jun 10, 2013 at 1:34 AM, Ben Hutchings <ben@xxxxxxxxxxxxxxx> wrote:
> The ufs driver doesn't build on s390 with CONFIG_PCI disabled as it
> requires MMIO functions.
>
> Marking for 3.9-stable only as CONFIG_SCSI_UFSHCD was previously
> dependent on CONFIG_PCI.
>
> Signed-off-by: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
> Cc: stable@xxxxxxxxxxxxxxx # 3.9
> ---
> --- a/drivers/scsi/ufs/Kconfig
> +++ b/drivers/scsi/ufs/Kconfig
> @@ -34,7 +34,7 @@
>
>  config SCSI_UFSHCD
>         tristate "Universal Flash Storage Controller Driver Core"
> -       depends on SCSI
> +       depends on SCSI && HAS_IOMEM
>         ---help---
>         This selects the support for UFS devices in Linux, say Y and make
>           sure that you know the name of your UFS host adapter (the card
>

Acked-by: Santosh Y <santoshsy@xxxxxxxxx>

-- 
~Santosh
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux