]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
mmc: sdhci: Make MMC_SDHCI_UHS2 config symbol invisible
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 30 Oct 2024 10:06:55 +0000 (11:06 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 30 Oct 2024 11:06:25 +0000 (12:06 +0100)
There is no need to ask the user about enabling UHS-II support, as all
drivers that support UHS2-capable devices already select MMC_SDHCI_UHS2.
Hence make the symbol invisible, unless when compile-testing.

Fixes: 2af7dd8b64f2fd6a ("mmc: sdhci: add UHS-II module and add a kernel configuration")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Message-ID: <079f2b7473d34895843ad278d79930c681385b2e.1730282633.git.geert+renesas@glider.be>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig

index fec47022558443fee50f549ced7b27d2fb91a1f8..6824131b69b188cae58c8f48076715ca647ca28c 100644 (file)
@@ -99,7 +99,7 @@ config MMC_SDHCI_BIG_ENDIAN_32BIT_BYTE_SWAPPER
          This is the case for the Nintendo Wii SDHCI.
 
 config MMC_SDHCI_UHS2
-       tristate "UHS2 support on SDHCI controller"
+       tristate "UHS2 support on SDHCI controller" if COMPILE_TEST
        depends on MMC_SDHCI
        help
          This option is selected by SDHCI controller drivers that want to