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