summaryrefslogtreecommitdiff
path: root/board/esd/wuh405/Kconfig
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2015-01-12 22:47:28 +0100
committerTom Rini <trini@ti.com>2015-01-13 09:37:25 -0500
commitfc88a5bf79ffa0d46e4c47656ca3e8db769809cc (patch)
tree320eb0189b4b4af0d4f56fca7a05ba805682f936 /board/esd/wuh405/Kconfig
parent807db88b62ff513e5c6a4001931d14191e710ce0 (diff)
downloadu-boot-imx-fc88a5bf79ffa0d46e4c47656ca3e8db769809cc.zip
u-boot-imx-fc88a5bf79ffa0d46e4c47656ca3e8db769809cc.tar.gz
u-boot-imx-fc88a5bf79ffa0d46e4c47656ca3e8db769809cc.tar.bz2
ppc4xx: remove WUH405 board
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Diffstat (limited to 'board/esd/wuh405/Kconfig')
-rw-r--r--board/esd/wuh405/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/esd/wuh405/Kconfig b/board/esd/wuh405/Kconfig
deleted file mode 100644
index 8a7df4d..0000000
--- a/board/esd/wuh405/Kconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-if TARGET_WUH405
-
-config SYS_BOARD
- default "wuh405"
-
-config SYS_VENDOR
- default "esd"
-
-config SYS_CONFIG_NAME
- default "WUH405"
-
-endif