summaryrefslogtreecommitdiff
path: root/include/configs/vf610twr.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/vf610twr.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/vf610twr.h')
-rw-r--r--include/configs/vf610twr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h
index af5ba61..6aeb078 100644
--- a/include/configs/vf610twr.h
+++ b/include/configs/vf610twr.h
@@ -42,7 +42,6 @@
#define CONFIG_SYS_NAND_ONFI_DETECTION
#ifdef CONFIG_CMD_NAND
-#define CONFIG_USE_ARCH_MEMCPY
#define CONFIG_SYS_MAX_NAND_DEVICE 1
#define CONFIG_SYS_NAND_BASE NFC_BASE_ADDR