arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Mon, 7 Apr 2014 07:59:53 +0000 (16:59 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 21 May 2014 01:09:19 +0000 (10:09 +0900)
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

index 2e81d29..ad6eecd 100644 (file)
@@ -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 */