summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:25 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 14:59:16 -0400
commitdaf770864d341324536411e4286610091bf04341 (patch)
tree24c5d354cbf49ef33a0755f6ca632c6f15455d22 /arch
parent49d8899ba9c26335e4a12e01c18028fc5e40c796 (diff)
downloadblackbird-obmc-uboot-daf770864d341324536411e4286610091bf04341.tar.gz
blackbird-obmc-uboot-daf770864d341324536411e4286610091bf04341.zip
arm: Remove qong board
This board has not been converted to generic board by the deadline. Remove it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index e96e902ffd..e46764f0a5 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -239,10 +239,6 @@ config TARGET_IMX31_PHYCORE
bool "Support imx31_phycore"
select CPU_ARM1136
-config TARGET_QONG
- bool "Support qong"
- select CPU_ARM1136
-
config TARGET_MX31ADS
bool "Support mx31ads"
select CPU_ARM1136
@@ -751,7 +747,6 @@ source "board/cirrus/edb93xx/Kconfig"
source "board/compulab/cm_t335/Kconfig"
source "board/compulab/cm_t43/Kconfig"
source "board/creative/xfi3/Kconfig"
-source "board/davedenx/qong/Kconfig"
source "board/denx/m28evk/Kconfig"
source "board/denx/m53evk/Kconfig"
source "board/freescale/ls2085a/Kconfig"
OpenPOWER on IntegriCloud