diff options
author | Magnus Damm <damm+renesas@opensource.se> | 2015-01-26 01:18:08 -0500 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2015-02-23 16:45:11 -0500 |
commit | a521422ea4ae6128474f7705f02f6ab5cebf8675 (patch) | |
tree | b16db31205d64a6c1cffbc3ea913400bd2cd6717 /arch/arm/mach-shmobile/Kconfig | |
parent | 040d64d6e0ef6b583ec6572d2266b0077c6184cf (diff) |
ARM: shmobile: mackerel: Remove Legacy C board code
Remove legacy C code for the sh7372 Mackerel board. There is no
DT multiplatform implementation available for the sh7372 SoC so
simply phase out the board and SoC code support.
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r-- | arch/arm/mach-shmobile/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index 2f36c85eec4b..0a0b7d6f1c09 100644 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig | |||
@@ -154,15 +154,6 @@ config MACH_APE6EVM_REFERENCE | |||
154 | 154 | ||
155 | This is intended to aid developers | 155 | This is intended to aid developers |
156 | 156 | ||
157 | config MACH_MACKEREL | ||
158 | bool "mackerel board" | ||
159 | depends on ARCH_SH7372 | ||
160 | select ARCH_REQUIRE_GPIOLIB | ||
161 | select REGULATOR_FIXED_VOLTAGE if REGULATOR | ||
162 | select SMSC_PHY if SMSC911X | ||
163 | select SND_SOC_AK4642 if SND_SIMPLE_CARD | ||
164 | select USE_OF | ||
165 | |||
166 | config MACH_ARMADILLO800EVA | 157 | config MACH_ARMADILLO800EVA |
167 | bool "Armadillo-800 EVA board" | 158 | bool "Armadillo-800 EVA board" |
168 | depends on ARCH_R8A7740 | 159 | depends on ARCH_R8A7740 |