From 8bcabff0589c1ef8fec9f98d525943217ae10971 Mon Sep 17 00:00:00 2001 From: Jesper Nilsson Date: Wed, 29 Oct 2014 10:15:35 +0100 Subject: [PATCH] CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD There are no users of this symbol left. Reported-by: Paul Bolle Signed-off-by: Jesper Nilsson --- arch/cris/arch-v32/drivers/Kconfig | 7 ------- 1 file changed, 7 deletions(-) diff --git a/arch/cris/arch-v32/drivers/Kconfig b/arch/cris/arch-v32/drivers/Kconfig index 28e259d..4fc16b4 100644 --- a/arch/cris/arch-v32/drivers/Kconfig +++ b/arch/cris/arch-v32/drivers/Kconfig @@ -359,13 +359,6 @@ config ETRAX_SPI_MMC default MMC select SPI select MMC_SPI - select ETRAX_SPI_MMC_BOARD - -# For the parts that can't be a module (due to restrictions in -# framework elsewhere). -config ETRAX_SPI_MMC_BOARD - boolean - default n # While the board info is MMC_SPI only, the drivers are written to be # independent of MMC_SPI, so we'll keep SPI non-dependent on the -- 1.9.1