On Mon, Jun 10, 2013 at 1:34 AM, Ben Hutchings <b...@decadent.org.uk> 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 <b...@decadent.org.uk>
> Cc: sta...@vger.kernel.org # 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 <santos...@gmail.com>

-- 
~Santosh


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CALMYJDvdnV31DmZA0yamW=_myagu+ofknzeyi-zhub1sc9s...@mail.gmail.com

Reply via email to