summaryrefslogtreecommitdiff
path: root/configs/t3corp_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:25:08 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 08:37:13 -0400
commitd63323fb59fb8ccb6b86aad6c54418708f7556e2 (patch)
tree0e6f3d981837f2321e86c6815aa4a5e01af0b54b /configs/t3corp_defconfig
parent21c729799104605f2e4fa976af2f97ed8e258afc (diff)
Convert CONFIG_CMD_ECCTEST to Kconfig
This converts the following to Kconfig: CONFIG_CMD_ECCTEST Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/t3corp_defconfig')
-rw-r--r--configs/t3corp_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/t3corp_defconfig b/configs/t3corp_defconfig
index 21c4c89212..2e5416e03b 100644
--- a/configs/t3corp_defconfig
+++ b/configs/t3corp_defconfig
@@ -2,6 +2,7 @@ CONFIG_PPC=y
CONFIG_4xx=y
CONFIG_TARGET_T3CORP=y
CONFIG_CMD_CHIP_CONFIG=y
+CONFIG_CMD_ECCTEST=y
CONFIG_FIT=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_BOOTDELAY=5