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