diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-09-02 10:40:22 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-02 11:33:11 -0400 |
commit | 0d2fc81133aa9e8f19d16de48d4f0a8f1bdde025 (patch) | |
tree | 399b03ad8d8b380bd69817504bcb82788bc2f7e7 /configs | |
parent | c4620350c4d4496873e2a4ae4f1b3b16b936384a (diff) | |
download | u-boot-imx-0d2fc81133aa9e8f19d16de48d4f0a8f1bdde025.zip u-boot-imx-0d2fc81133aa9e8f19d16de48d4f0a8f1bdde025.tar.gz u-boot-imx-0d2fc81133aa9e8f19d16de48d4f0a8f1bdde025.tar.bz2 |
powerpc: ppc4xx: remove alpr 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/alpr_defconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/configs/alpr_defconfig b/configs/alpr_defconfig deleted file mode 100644 index b7cd74d..0000000 --- a/configs/alpr_defconfig +++ /dev/null @@ -1,7 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_ALPR=y -# CONFIG_CMD_LOADB is not set -# CONFIG_CMD_LOADS is not set -# CONFIG_CMD_SETEXPR is not set -# CONFIG_CMD_NFS is not set |