]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
arm: rmobile: lager: 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 lager board, this delete it.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
include/configs/lager.h

index 085fa770dee8762d989491f03e88201e2353edff..3bc494fd03bd3719185cb11a5d61e3f60e844438 100644 (file)
@@ -57,8 +57,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 */