summaryrefslogtreecommitdiff
path: root/include/configs/am3517_evm.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2017-09-12 20:27:33 (GMT)
committerTom Rini <trini@konsulko.com>2017-09-13 13:24:27 (GMT)
commit34330a362f9ae89abfa5be312296e03f723704dd (patch)
treed3235c62fa568ddb038364b6161afe3c406a951e /include/configs/am3517_evm.h
parentf0333b4c2e642df54f210e4506c4e1de216b4969 (diff)
downloadu-boot-34330a362f9ae89abfa5be312296e03f723704dd.tar.xz
Convert CONFIG_EMIF4 et al to Kconfig
This converts the following to Kconfig: CONFIG_EMIF4 CONFIG_SDRC Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/am3517_evm.h')
-rw-r--r--include/configs/am3517_evm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am3517_evm.h b/include/configs/am3517_evm.h
index b13381d..708a98f 100644
--- a/include/configs/am3517_evm.h
+++ b/include/configs/am3517_evm.h
@@ -14,7 +14,6 @@
#define __CONFIG_H
#define CONFIG_NR_DRAM_BANKS 2 /* CS1 may or may not be populated */
-#define CONFIG_EMIF4 /* The chip has EMIF4 controller */
/*
* 1MB into the SDRAM to allow for SPL's bss at the beginning of SDRAM