summaryrefslogtreecommitdiff
path: root/include/configs/ea20.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 22:34:43 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 19:41:55 (GMT)
commit15dc63d646bd73f473141653db9a20a71aaaeced (patch)
treefee53b3a36d471f8d7c4e2a289694d42c0e11729 /include/configs/ea20.h
parent5d47099fea6134a5f561b4a4a3aab985302aecd5 (diff)
downloadu-boot-15dc63d646bd73f473141653db9a20a71aaaeced.tar.xz
Convert CONFIG_CMD_SAVES to Kconfig
This converts the following to Kconfig: CONFIG_CMD_SAVES Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'include/configs/ea20.h')
-rw-r--r--include/configs/ea20.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/ea20.h b/include/configs/ea20.h
index b1c4e3a..158eea6 100644
--- a/include/configs/ea20.h
+++ b/include/configs/ea20.h
@@ -121,11 +121,6 @@
#define CONFIG_CMDLINE_TAG
#define CONFIG_SETUP_MEMORY_TAGS
-/*
- * U-Boot commands
- */
-#define CONFIG_CMD_SAVES
-
#ifdef CONFIG_CMD_BDI
#define CONFIG_CLOCKS
#endif