diff mbox

[U-Boot,3/9] arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY

Message ID 1397007134-25591-3-git-send-email-nobuhiro.iwamatsu.yj@renesas.com
State Accepted, archived
Delegated to: Nobuhiro Iwamatsu
Headers show

Commit Message

Nobuhiro Iwamatsu April 9, 2014, 1:32 a.m. UTC
Because do not need these feature to koelsch board, this delete it.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
---
 include/configs/koelsch.h | 2 --
 1 file changed, 2 deletions(-)
diff mbox

Patch

diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h
index 2e81d29..ad6eecd 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 */