summaryrefslogtreecommitdiff
path: root/include/configs/sh7752evb.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 16:34:45 -0600
committerTom Rini <trini@konsulko.com>2017-08-11 15:41:56 -0400
commitefce2442d31a51322f2cab366285f91e5c9edc70 (patch)
tree9ac9c89b643b4966ae531758807c70537cb396b8 /include/configs/sh7752evb.h
parent0941f597a2bdb80164658c8fe165ee8da4ece6fc (diff)
Convert CONFIG_CMD_SDRAM to Kconfig
This converts the following to Kconfig: CONFIG_CMD_SDRAM 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/sh7752evb.h')
-rw-r--r--include/configs/sh7752evb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sh7752evb.h b/include/configs/sh7752evb.h
index dd3a5fb9df..52e11ed877 100644
--- a/include/configs/sh7752evb.h
+++ b/include/configs/sh7752evb.h
@@ -14,8 +14,6 @@
#define CONFIG_SYS_TEXT_BASE 0x5ff80000
-#define CONFIG_CMD_SDRAM
-
#define CONFIG_BOOTARGS "console=ttySC2,115200 root=/dev/nfs ip=dhcp"
#define CONFIG_DISPLAY_BOARDINFO