diff options
author | Matthias Fuchs <matthias.fuchs@esd.eu> | 2015-01-12 22:47:15 +0100 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-13 09:37:22 -0500 |
commit | 61b57c4ab93a2dc6c7dd4e96e85543d2aafffe9c (patch) | |
tree | 7a3162c1c95822ff912ff3b8968c51b0ba40eeb7 /configs | |
parent | 2b8a04e55191748f32fc422ca8dfc9976d3c6331 (diff) | |
download | u-boot-61b57c4ab93a2dc6c7dd4e96e85543d2aafffe9c.tar.gz u-boot-61b57c4ab93a2dc6c7dd4e96e85543d2aafffe9c.tar.xz u-boot-61b57c4ab93a2dc6c7dd4e96e85543d2aafffe9c.zip |
ppc4xx: remove AR405 board
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/AR405_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/AR405_defconfig b/configs/AR405_defconfig deleted file mode 100644 index be65ab738b..0000000000 --- a/configs/AR405_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_AR405=y |