diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-09-02 10:40:28 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-02 11:33:17 -0400 |
commit | eb5d1dc7a64957f8a81347a8237fd60460da25cb (patch) | |
tree | 5b5652e780e5e433f562f5a9ab605a3f498d30e3 /configs/zeus_defconfig | |
parent | 0e030593962d15aece45b2fa0401ee27d0d7ab96 (diff) | |
download | u-boot-eb5d1dc7a64957f8a81347a8237fd60460da25cb.tar.gz |
powerpc: ppc4xx: remove zeus 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/zeus_defconfig')
-rw-r--r-- | configs/zeus_defconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/zeus_defconfig b/configs/zeus_defconfig deleted file mode 100644 index da2ff3c6ad..0000000000 --- a/configs/zeus_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_ZEUS=y -# CONFIG_CMD_SETEXPR is not set |