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