summaryrefslogtreecommitdiff
path: root/include/configs/am3517_evm.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-13 05:18:46 (GMT)
committerTom Rini <trini@konsulko.com>2016-09-16 21:27:13 (GMT)
commit95689da5a7301e7727d58e9f44e990d4aa18ea1c (patch)
tree1f1e5114a44e016c2cf0946834eb09c27af849b5 /include/configs/am3517_evm.h
parent989e1ced53c4a8779667312220c5f4d77d7b72df (diff)
downloadu-boot-95689da5a7301e7727d58e9f44e990d4aa18ea1c.tar.xz
Convert CONFIG_SPL_MTD_SUPPORT to Kconfig
Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org>
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 b15557f..9d27856 100644
--- a/include/configs/am3517_evm.h
+++ b/include/configs/am3517_evm.h
@@ -349,7 +349,6 @@
#define CONFIG_SPL_NAND_BASE
#define CONFIG_SPL_NAND_DRIVERS
#define CONFIG_SPL_NAND_ECC
-#define CONFIG_SPL_MTD_SUPPORT
#define CONFIG_SPL_POWER_SUPPORT
#define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/omap-common/u-boot-spl.lds"