kernel/drivers/mmc/host/Kconfig
.. .. @@ -521,11 +521,12 @@ 521 521 of Alcor Micro PCI-E card reader 522 522 523 523 config MMC_AU1X 524 - tristate "Alchemy AU1XX0 MMC Card Interface support"524 + bool "Alchemy AU1XX0 MMC Card Interface support"525 525 depends on MIPS_ALCHEMY 526 + depends on MMC=y526 527 help 527 528 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.529 530 530 531 If unsure, say N. 531 532