[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163763931254.19362.13195258684777232140.b4-ty@oracle.com>
Date: Mon, 22 Nov 2021 22:49:03 -0500
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: Avri Altman <avri.altman@....com>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Anders Roxell <anders.roxell@...aro.org>,
Alim Akhtar <alim.akhtar@...sung.com>,
Randy Dunlap <rdunlap@...radead.org>,
"James E . J . Bottomley" <jejb@...ux.ibm.com>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scsi: ufs: Wrap Universal Flash Storage drivers in SCSI_UFSHCD
On Sat, 6 Nov 2021 17:46:50 +0100, Geert Uytterhoeven wrote:
> The build only descends into drivers/scsi/ufs/ if SCSI_UFSHCD is
> enabled. Hence all later config symbols should depend on SCSI_UFSHCD,
> to prevent asking the user about config symbols for driver code that
> won't be build anyway. Unfortunately not all symbols have that
> dependency.
>
> Fix this by wrapping them all into a big if/endif block. Remove the now
> superfluous explicit dependencies on SCSI_UFSHCD from all symbols that
> already had it.
>
> [...]
Applied to 5.17/scsi-queue, thanks!
[1/1] scsi: ufs: Wrap Universal Flash Storage drivers in SCSI_UFSHCD
https://git.kernel.org/mkp/scsi/c/d28a78537d1d
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists