From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Date: Mon, 7 Apr 2014 07:59:53 +0000 (+0900)
Subject: arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
X-Git-Tag: v2025.01-rc5-pxa1908~15307^2~1^2~17
X-Git-Url: http://git.dujemihanovic.xyz/%22http:/www.sics.se/static/html/index.html?a=commitdiff_plain;h=a6318a8c6169addb0fb539220e5da93a5415dcb3;p=u-boot.git

arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY

Because do not need these feature to koelsch board, this delete it.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
---

diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h
index 2e81d29239..ad6eecd627 100644
--- a/include/configs/koelsch.h
+++ b/include/configs/koelsch.h
@@ -55,8 +55,6 @@
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
 #define CONFIG_BOARD_EARLY_INIT_F
-#define CONFIG_USE_ARCH_MEMSET
-#define CONFIG_USE_ARCH_MEMCPY
 #define CONFIG_TMU_TIMER
 
 /* STACK */