summaryrefslogtreecommitdiffstats
path: root/include/configs/x86-common.h
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 /include/configs/x86-common.h
parent301dd6b3674b3359d89b7e9bfe2f2d9073903553 (diff)
downloadtalos-obmc-uboot-a726075911c231e81ecbe12825840b6183bc10da.tar.gz
talos-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 'include/configs/x86-common.h')
-rw-r--r--include/configs/x86-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h
index 44765f6441..faadab83ce 100644
--- a/include/configs/x86-common.h
+++ b/include/configs/x86-common.h
@@ -115,7 +115,6 @@
#define CONFIG_CMD_EXT2
#define CONFIG_CMD_ZBOOT
-#define CONFIG_CMD_ELF
#define CONFIG_BOOTARGS \
"root=/dev/sdb3 init=/sbin/init rootwait ro"
OpenPOWER on IntegriCloud