diff options
-rw-r--r-- | arch/cris/arch-v32/drivers/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/cris/arch-v32/drivers/Kconfig b/arch/cris/arch-v32/drivers/Kconfig index 28e259de9df9..4fc16b44fff2 100644 --- a/arch/cris/arch-v32/drivers/Kconfig +++ b/arch/cris/arch-v32/drivers/Kconfig | |||
@@ -359,13 +359,6 @@ config ETRAX_SPI_MMC | |||
359 | default MMC | 359 | default MMC |
360 | select SPI | 360 | select SPI |
361 | select MMC_SPI | 361 | select MMC_SPI |
362 | select ETRAX_SPI_MMC_BOARD | ||
363 | |||
364 | # For the parts that can't be a module (due to restrictions in | ||
365 | # framework elsewhere). | ||
366 | config ETRAX_SPI_MMC_BOARD | ||
367 | boolean | ||
368 | default n | ||
369 | 362 | ||
370 | # While the board info is MMC_SPI only, the drivers are written to be | 363 | # While the board info is MMC_SPI only, the drivers are written to be |
371 | # independent of MMC_SPI, so we'll keep SPI non-dependent on the | 364 | # independent of MMC_SPI, so we'll keep SPI non-dependent on the |