aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2013-06-13 01:11:46 -0400
committerSimon Horman <horms+renesas@verge.net.au>2013-06-17 03:07:31 -0400
commit53332005bfde9d2e3c9a66030c0e8c2598eaa1d5 (patch)
tree51af67ad4692e9e6e958e63283aa8981c01a1b0a /arch/arm/mach-shmobile/Kconfig
parentb24bd7e97b3784afca6b808be1e5848e30e637ac (diff)
ARM: shmobile: Remove Bonito board support
Remove board support for the r8a7740 based Bonito board The r8a7740 SoC support code is still kept around since it is in use by the Armadillo800eva board which is basically a more recent board where the design is based on Bonito. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> 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/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index ae1a530c3515..69a31bc07302 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -95,12 +95,6 @@ config MACH_KOTA2
95 select ARCH_REQUIRE_GPIOLIB 95 select ARCH_REQUIRE_GPIOLIB
96 select REGULATOR_FIXED_VOLTAGE if REGULATOR 96 select REGULATOR_FIXED_VOLTAGE if REGULATOR
97 97
98config MACH_BONITO
99 bool "bonito board"
100 depends on ARCH_R8A7740
101 select ARCH_REQUIRE_GPIOLIB
102 select REGULATOR_FIXED_VOLTAGE if REGULATOR
103
104config MACH_ARMADILLO800EVA 98config MACH_ARMADILLO800EVA
105 bool "Armadillo-800 EVA board" 99 bool "Armadillo-800 EVA board"
106 depends on ARCH_R8A7740 100 depends on ARCH_R8A7740