summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2015-02-24 11:45:06 +0900
committerTom Rini <trini@ti.com>2015-02-24 17:07:03 -0500
commit346cfba4f013c34e1dc16948d1ed89dc8c44c478 (patch)
tree44d2e39af9c92dd4266e3a0f210979f3e145fd13 /arch/arm/Kconfig
parent41fbbbbc71161e0c0479d7c6c5598e760d70f624 (diff)
downloadtalos-obmc-uboot-346cfba4f013c34e1dc16948d1ed89dc8c44c478.tar.gz
talos-obmc-uboot-346cfba4f013c34e1dc16948d1ed89dc8c44c478.zip
ARM: remove dkb board support
This is still a non-generic board. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Lei Wen <leiwen@marvell.com> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 089bef22e8..0bed390f0d 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -223,10 +223,6 @@ config ORION5X
bool "Marvell Orion"
select CPU_ARM926EJS
-config TARGET_DKB
- bool "Support dkb"
- select CPU_ARM926EJS
-
config TARGET_SPEAR300
bool "Support spear300"
select CPU_ARM926EJS
@@ -757,7 +753,6 @@ source "board/BuR/tseries/Kconfig"
source "board/CarMediaLab/flea3/Kconfig"
source "board/Marvell/aspenite/Kconfig"
source "board/Marvell/db-mv784mp-gp/Kconfig"
-source "board/Marvell/dkb/Kconfig"
source "board/Marvell/gplugd/Kconfig"
source "board/altera/socfpga/Kconfig"
source "board/armadeus/apf27/Kconfig"
OpenPOWER on IntegriCloud