summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2021-11-06 17:46:50 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2021-11-18 22:26:59 -0500
commitd28a78537d1d79f1ba6b9e68f5d44cc869045afe (patch)
treeb866cab7f945ccafb1cff281f5972e2645a5fc78 /tools/perf/scripts/python/bin
parent0137b129f215fb5d0209c5c91984b2f44f2d98cc (diff)
downloadcachepc-linux-d28a78537d1d79f1ba6b9e68f5d44cc869045afe.tar.gz
cachepc-linux-d28a78537d1d79f1ba6b9e68f5d44cc869045afe.zip
scsi: ufs: Wrap Universal Flash Storage drivers in SCSI_UFSHCD
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 built 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. Link: https://lore.kernel.org/r/20211106164650.1571068-1-geert@linux-m68k.org Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions