diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-09-02 10:40:26 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-02 11:33:15 -0400 |
commit | 242836a893ae8bce4bd3cd4ace8a55e48e6552a0 (patch) | |
tree | 3d17ecb6a9354cdbe0074cf13bd46208ff4ffbe6 /configs | |
parent | c6999e5f85ec41b8a5d01d7b3e311eda832fc218 (diff) |
powerpc: ppc4xx: remove pcs440ep support
This has not been converted to Generic Board, so should be removed.
(See doc/README.generic-board for details.)
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/pcs440ep_defconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/pcs440ep_defconfig b/configs/pcs440ep_defconfig deleted file mode 100644 index b01f63a7be..0000000000 --- a/configs/pcs440ep_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_PCS440EP=y -# CONFIG_CMD_SETEXPR is not set |