]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mmc/host/Kconfig
mmc: android-goldfish: Allow compiling the driver with COMPILE_TEST
[karo-tx-linux.git] / drivers / mmc / host / Kconfig
index 12b274a25735a3a6cefa2a466b6e8c4d51a1373e..56f5b14870085bd97628d6402aa747450f118ce8 100644 (file)
@@ -473,7 +473,7 @@ config MMC_DAVINCI
 
 config MMC_GOLDFISH
        tristate "goldfish qemu Multimedia Card Interface support"
-       depends on GOLDFISH
+       depends on GOLDFISH || COMPILE_TEST
        help
          This selects the Goldfish Multimedia card Interface emulation
          found on the Goldfish Android virtual device emulation.