hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/mmc/host/Kconfig
....@@ -521,11 +521,12 @@
521521 of Alcor Micro PCI-E card reader
522522
523523 config MMC_AU1X
524
- tristate "Alchemy AU1XX0 MMC Card Interface support"
524
+ bool "Alchemy AU1XX0 MMC Card Interface support"
525525 depends on MIPS_ALCHEMY
526
+ depends on MMC=y
526527 help
527528 This selects the AMD Alchemy(R) Multimedia card interface.
528
- If you have a Alchemy platform with a MMC slot, say Y or M here.
529
+ If you have a Alchemy platform with a MMC slot, say Y here.
529530
530531 If unsure, say N.
531532