summaryrefslogtreecommitdiff
path: root/include/configs/blanche.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2016-12-15 19:30:40 -0200
committerTom Rini <trini@konsulko.com>2016-12-16 07:14:38 -0500
commitbe72591bcd644df7e16afdd12ec258693693422f (patch)
treea95f87e2bd67cc5d0031634edf8aa926429c7517 /include/configs/blanche.h
parent41122d374f0665c7069df38f6f8c6f6c59c1042e (diff)
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/blanche.h')
-rwxr-xr-xinclude/configs/blanche.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/blanche.h b/include/configs/blanche.h
index f094bbead6..0deb350e3f 100755
--- a/include/configs/blanche.h
+++ b/include/configs/blanche.h
@@ -16,9 +16,6 @@
#include "rcar-gen2-common.h"
-#define CONFIG_USE_ARCH_MEMSET
-#define CONFIG_USE_ARCH_MEMCPY
-
/* STACK */
#define CONFIG_SYS_INIT_SP_ADDR 0xE817FFFC
#define STACK_AREA_SIZE 0xC000