diff options
author | Matthias Fuchs <matthias.fuchs@esd.eu> | 2015-01-12 22:47:14 +0100 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-13 09:37:21 -0500 |
commit | 2b8a04e55191748f32fc422ca8dfc9976d3c6331 (patch) | |
tree | e696381e288b02f35d33ee52ed73dd82c56ae6a0 /configs | |
parent | cbdc662a2c7ef75071d4e892bd5ea0b65098c5d1 (diff) | |
download | u-boot-imx-2b8a04e55191748f32fc422ca8dfc9976d3c6331.zip u-boot-imx-2b8a04e55191748f32fc422ca8dfc9976d3c6331.tar.gz u-boot-imx-2b8a04e55191748f32fc422ca8dfc9976d3c6331.tar.bz2 |
ppx4xx: remove APC405 board
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/APC405_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/APC405_defconfig b/configs/APC405_defconfig deleted file mode 100644 index d9da49b..0000000 --- a/configs/APC405_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_APC405=y |