summaryrefslogtreecommitdiff
path: root/include/configs/armadillo-800eva.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2016-12-15 21:30:40 (GMT)
committerTom Rini <trini@konsulko.com>2016-12-16 12:14:38 (GMT)
commitbe72591bcd644df7e16afdd12ec258693693422f (patch)
treea95f87e2bd67cc5d0031634edf8aa926429c7517 /include/configs/armadillo-800eva.h
parent41122d374f0665c7069df38f6f8c6f6c59c1042e (diff)
downloadu-boot-be72591bcd644df7e16afdd12ec258693693422f.tar.xz
Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig
Move USE_ARCH_MEMCPY/MEMSET options to Kconfig. Make it "default y" for the ARMv7 architecture and make it depend on !ARM64 && !SPL. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'include/configs/armadillo-800eva.h')
-rw-r--r--include/configs/armadillo-800eva.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/armadillo-800eva.h b/include/configs/armadillo-800eva.h
index 2d24253..3775a49 100644
--- a/include/configs/armadillo-800eva.h
+++ b/include/configs/armadillo-800eva.h
@@ -28,8 +28,6 @@
#define CONFIG_ARCH_CPU_INIT
#define CONFIG_BOARD_EARLY_INIT_F
-#define CONFIG_USE_ARCH_MEMSET
-#define CONFIG_USE_ARCH_MEMCPY
#define CONFIG_TMU_TIMER
#define CONFIG_SYS_DCACHE_OFF