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