X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/836aa80368a9e0a86cfedce826bc0fe001e92035..fa8e8a47a84ad7575bfda2fcd724d8a7c9ec4bd8:/target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch diff --git a/target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch b/target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch index 99e12c660..5d9e44d73 100644 --- a/target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch +++ b/target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch @@ -618,7 +618,7 @@ + +config GPIOMMC + tristate "MMC/SD over GPIO-based SPI" -+ depends on MMC && MMC_SPI && SPI_GPIO ++ depends on MMC && MMC_SPI && (SPI_GPIO || SPI_GPIO_OLD) + help + This driver hooks up the mmc_spi and spi_gpio modules so that + MMC/SD cards can be used on a GPIO based bus by bitbanging