diff options
author | Yi Li <yi.li@analog.com> | 2009-01-07 10:14:39 -0500 |
---|---|---|
committer | Bryan Wu <cooloney@kernel.org> | 2009-01-07 10:14:39 -0500 |
commit | 0c720da35c1eeba49fe0bbec6e6d4f732afc56f4 (patch) | |
tree | 58ba86985f739ebb23e9eebea673b68c28ae134d /arch/blackfin/configs | |
parent | f79ea4cba00e2c2f5ffde9007e7ba0fe992b2e18 (diff) |
Blackfin arch: Retire old spi_mmc driver
Turn to use the mmc_spi driver in mainline kernel.
Signed-off-by: Yi Li <yi.li@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch/blackfin/configs')
-rw-r--r-- | arch/blackfin/configs/BF548-EZKIT_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/blackfin/configs/BF548-EZKIT_defconfig b/arch/blackfin/configs/BF548-EZKIT_defconfig index 3e75ac663013..92fa18dce420 100644 --- a/arch/blackfin/configs/BF548-EZKIT_defconfig +++ b/arch/blackfin/configs/BF548-EZKIT_defconfig | |||
@@ -1285,7 +1285,6 @@ CONFIG_MMC_BLOCK_BOUNCE=y | |||
1285 | CONFIG_SDH_BFIN=m | 1285 | CONFIG_SDH_BFIN=m |
1286 | # CONFIG_SDH_BFIN_MISSING_CMD_PULLUP_WORKAROUND is not set | 1286 | # CONFIG_SDH_BFIN_MISSING_CMD_PULLUP_WORKAROUND is not set |
1287 | # CONFIG_MMC_SPI is not set | 1287 | # CONFIG_MMC_SPI is not set |
1288 | # CONFIG_SPI_MMC is not set | ||
1289 | # CONFIG_NEW_LEDS is not set | 1288 | # CONFIG_NEW_LEDS is not set |
1290 | CONFIG_RTC_LIB=y | 1289 | CONFIG_RTC_LIB=y |
1291 | CONFIG_RTC_CLASS=y | 1290 | CONFIG_RTC_CLASS=y |