do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable...
[openwrt/staging/florian.git] / target / linux / generic-2.6 / patches-2.6.28 / 922-gpiommc.patch
index 99e12c6608a83d396c4a38624110f6370024ada9..5d9e44d7312c8a282aefe37338dd1bbd0beeedad 100644 (file)
 +
 +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