aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-rmobile/Kconfig.32
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-rmobile/Kconfig.32')
-rw-r--r--arch/arm/mach-rmobile/Kconfig.328
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-rmobile/Kconfig.32 b/arch/arm/mach-rmobile/Kconfig.32
index ea98bb00f3b..a07eff71dfe 100644
--- a/arch/arm/mach-rmobile/Kconfig.32
+++ b/arch/arm/mach-rmobile/Kconfig.32
@@ -50,9 +50,6 @@ choice
prompt "Renesas ARM SoCs board select"
optional
-config TARGET_ARMADILLO_800EVA
- bool "armadillo 800 eva board"
-
config TARGET_BLANCHE
bool "Blanche board"
select DM
@@ -86,9 +83,6 @@ config TARGET_LAGER
select SPL_USE_TINY_PRINTF
imply CMD_DM
-config TARGET_KZM9G
- bool "KZM9D board"
-
config TARGET_ALT
bool "Alt board"
select DM
@@ -156,12 +150,10 @@ config QOS_PRI_GFX
endchoice
-source "board/atmark-techno/armadillo-800eva/Kconfig"
source "board/renesas/blanche/Kconfig"
source "board/renesas/gose/Kconfig"
source "board/renesas/koelsch/Kconfig"
source "board/renesas/lager/Kconfig"
-source "board/kmc/kzm9g/Kconfig"
source "board/renesas/alt/Kconfig"
source "board/renesas/silk/Kconfig"
source "board/renesas/porter/Kconfig"