summaryrefslogtreecommitdiff
path: root/board/esd/hh405/Kconfig
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2015-01-12 22:47:22 +0100
committerTom Rini <trini@ti.com>2015-01-13 09:37:23 -0500
commit843125daebd72a93766b8984be8bb1aa269d53e6 (patch)
treeb703e962de44881ce50ecd8c1d3827b45bb388a4 /board/esd/hh405/Kconfig
parent7ac9d47a22f05320db159f7a9386ee2266639d9b (diff)
downloadu-boot-843125daebd72a93766b8984be8bb1aa269d53e6.tar.gz
ppc4xx: remove HH405 board
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Diffstat (limited to 'board/esd/hh405/Kconfig')
-rw-r--r--board/esd/hh405/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/esd/hh405/Kconfig b/board/esd/hh405/Kconfig
deleted file mode 100644
index 8a8623a8b0..0000000000
--- a/board/esd/hh405/Kconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-if TARGET_HH405
-
-config SYS_BOARD
- default "hh405"
-
-config SYS_VENDOR
- default "esd"
-
-config SYS_CONFIG_NAME
- default "HH405"
-
-endif