aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJesper Nilsson <jespern@axis.com>2014-10-29 05:15:35 -0400
committerJesper Nilsson <jespern@axis.com>2014-12-19 18:06:13 -0500
commit8bcabff0589c1ef8fec9f98d525943217ae10971 (patch)
treeaca70c4c25669a08cf9fcffb4605a84c8b76b3d1 /arch
parenta3199ad90ac33c1afae0fa3dbf2e0fe4ee827fa7 (diff)
CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD
There are no users of this symbol left. Reported-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/cris/arch-v32/drivers/Kconfig7
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).
366config 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