diff options
author | Matthias Fuchs <matthias.fuchs@esd.eu> | 2015-01-12 22:47:22 +0100 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-13 09:37:23 -0500 |
commit | 843125daebd72a93766b8984be8bb1aa269d53e6 (patch) | |
tree | b703e962de44881ce50ecd8c1d3827b45bb388a4 /configs/HH405_defconfig | |
parent | 7ac9d47a22f05320db159f7a9386ee2266639d9b (diff) | |
download | u-boot-imx-843125daebd72a93766b8984be8bb1aa269d53e6.zip u-boot-imx-843125daebd72a93766b8984be8bb1aa269d53e6.tar.gz u-boot-imx-843125daebd72a93766b8984be8bb1aa269d53e6.tar.bz2 |
ppc4xx: remove HH405 board
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Diffstat (limited to 'configs/HH405_defconfig')
-rw-r--r-- | configs/HH405_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/HH405_defconfig b/configs/HH405_defconfig deleted file mode 100644 index 1571f32..0000000 --- a/configs/HH405_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_HH405=y |