summaryrefslogtreecommitdiff
path: root/include/configs/calimain.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/calimain.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/calimain.h')
-rw-r--r--include/configs/calimain.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/calimain.h b/include/configs/calimain.h
index b6c8035..044aa69 100644
--- a/include/configs/calimain.h
+++ b/include/configs/calimain.h
@@ -294,14 +294,6 @@
"echo Product: $product; " \
"gpio c 1; gpio c 2;"
-/*
- * U-Boot commands
- */
-#define CONFIG_CMD_SAVES
-
-#ifndef CONFIG_DRIVER_TI_EMAC
-#endif
-
/* additions for new relocation code, must added to all boards */
#define CONFIG_SYS_SDRAM_BASE 0xc0000000
/* initial stack pointer in internal SRAM */