summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-31 01:19:14 (GMT)
committerTom Rini <trini@konsulko.com>2015-09-11 18:56:04 (GMT)
commit0abdd9d01ac6ca58d8c5765bdaf4283949fdcd76 (patch)
tree8e49977d9307021bc755d3441eebca83d6f230b3 /arch/arm/Kconfig
parentb6073fd2115ec3418cead26ce8acaf5cfb0e2f98 (diff)
downloadu-boot-fsl-qoriq-0abdd9d01ac6ca58d8c5765bdaf4283949fdcd76.tar.xz
arm: Remove nhk8815 boards and nomadik arch
These boards have not been converted to generic board by the deadline. Remove them. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 4d85e36..186e14f 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -197,10 +197,6 @@ config TARGET_SC_SPS_1
select CPU_ARM926EJS
select SUPPORT_SPL
-config ARCH_NOMADIK
- bool "ST-Ericsson Nomadik"
- select CPU_ARM926EJS
-
config ORION5X
bool "Marvell Orion"
select CPU_ARM926EJS
@@ -725,8 +721,6 @@ source "arch/arm/cpu/armv7/mx6/Kconfig"
source "arch/arm/cpu/armv7/mx5/Kconfig"
-source "arch/arm/mach-nomadik/Kconfig"
-
source "arch/arm/cpu/armv7/omap3/Kconfig"
source "arch/arm/cpu/armv7/omap4/Kconfig"