diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-09-02 01:40:25 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-02 15:33:14 (GMT) |
commit | c6999e5f85ec41b8a5d01d7b3e311eda832fc218 (patch) | |
tree | 5f358f0058c9cab3613fd3d5f3db5d712e2881e4 /configs/p3p440_defconfig | |
parent | 8fe11b8901a31d11990488c82bc23612589d57be (diff) | |
download | u-boot-c6999e5f85ec41b8a5d01d7b3e311eda832fc218.tar.xz |
powerpc: ppc4xx: remove p3p440 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/p3p440_defconfig')
-rw-r--r-- | configs/p3p440_defconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/p3p440_defconfig b/configs/p3p440_defconfig deleted file mode 100644 index 84e683b..0000000 --- a/configs/p3p440_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_P3P440=y -# CONFIG_CMD_SETEXPR is not set |