diff options
author | Jesper Nilsson <jespern@axis.com> | 2014-10-29 10:15:35 +0100 |
---|---|---|
committer | Jesper Nilsson <jespern@axis.com> | 2014-12-20 00:06:13 +0100 |
commit | 8bcabff0589c1ef8fec9f98d525943217ae10971 (patch) | |
tree | aca70c4c25669a08cf9fcffb4605a84c8b76b3d1 /arch/cris/arch-v32/drivers | |
parent | a3199ad90ac33c1afae0fa3dbf2e0fe4ee827fa7 (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/cris/arch-v32/drivers')
-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 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 |