diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-09-02 01:40:28 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-02 15:33:17 (GMT) |
commit | eb5d1dc7a64957f8a81347a8237fd60460da25cb (patch) | |
tree | 5b5652e780e5e433f562f5a9ab605a3f498d30e3 /configs | |
parent | 0e030593962d15aece45b2fa0401ee27d0d7ab96 (diff) | |
download | u-boot-fsl-qoriq-eb5d1dc7a64957f8a81347a8237fd60460da25cb.tar.xz |
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')
-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 da2ff3c..0000000 --- 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 |