summaryrefslogtreecommitdiffstats
path: root/configs/atstk1002_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-10-07 20:19:12 -0700
committerSimon Glass <sjg@chromium.org>2015-10-21 07:46:25 -0600
commita726075911c231e81ecbe12825840b6183bc10da (patch)
tree92a86dfcae3fccd8d21d7cb9bd870bb0c1445d63 /configs/atstk1002_defconfig
parent301dd6b3674b3359d89b7e9bfe2f2d9073903553 (diff)
downloadblackbird-obmc-uboot-a726075911c231e81ecbe12825840b6183bc10da.tar.gz
blackbird-obmc-uboot-a726075911c231e81ecbe12825840b6183bc10da.zip
cmd: Convert CONFIG_CMD_ELF to Kconfig
Convert CONFIG_CMD_ELF to Kconfig and tidy up affected boards. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs/atstk1002_defconfig')
-rw-r--r--configs/atstk1002_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/atstk1002_defconfig b/configs/atstk1002_defconfig
index d525868e81..1b108e5517 100644
--- a/configs/atstk1002_defconfig
+++ b/configs/atstk1002_defconfig
@@ -5,6 +5,7 @@ CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n"
CONFIG_AUTOBOOT_DELAY_STR="d"
CONFIG_AUTOBOOT_STOP_STR=" "
+# CONFIG_CMD_ELF is not set
# CONFIG_CMD_XIMG is not set
# CONFIG_CMD_FPGA is not set
# CONFIG_CMD_SOURCE is not set
OpenPOWER on IntegriCloud