--- /home/moogle/Desktop/Kconfig 2010-03-05 19:38:07.000000000 -0500 +++ Kconfig 2010-07-24 12:56:58.071553380 -0400 @@ -205,6 +205,24 @@ help This selects the LF1000 SDIO card interface. +config MMC_LF1000_CHANNEL0 + bool "Enable SDIO controller 0" + depends on ARCH_LF1000 && MMC_LF1000 + default Y + help + This enables SDIO host controller 0 on the LF1000. If you have a + device or SD slot wired to host controller 0, say Y here. Otherwise + say N. You must enable at least one host controller. + +config MMC_LF1000_CHANNEL1 + bool "Enable SDIO controller 1" + depends on ARCH_LF1000 && MMC_LF1000 + default N + help + This enables SDIO host controller 1 on the LF1000. If you have a + device or SD slot wired to host controller 1, say Y here. Otherwise + say N. You must enable at least one host controller. + config MMC_MXC tristate "Freescale i.MX2/3 Multimedia Card Interface support" depends on ARCH_MXC