summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-02 10:40:22 +0900
committerTom Rini <trini@konsulko.com>2015-09-02 11:33:11 -0400
commit0d2fc81133aa9e8f19d16de48d4f0a8f1bdde025 (patch)
tree399b03ad8d8b380bd69817504bcb82788bc2f7e7 /configs
parentc4620350c4d4496873e2a4ae4f1b3b16b936384a (diff)
downloadblackbird-obmc-uboot-0d2fc81133aa9e8f19d16de48d4f0a8f1bdde025.tar.gz
blackbird-obmc-uboot-0d2fc81133aa9e8f19d16de48d4f0a8f1bdde025.zip
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_defconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/configs/alpr_defconfig b/configs/alpr_defconfig
deleted file mode 100644
index b7cd74da3a..0000000000
--- 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
OpenPOWER on IntegriCloud