From: Nobuhiro Iwamatsu Date: Mon, 7 Apr 2014 07:59:53 +0000 (+0900) Subject: arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY X-Git-Tag: v2014.07-rc2~2^2~1^2~14 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=05aad15bbab08a6aef589f20167753c5d3205fc4;p=u-boot arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY Because do not need these feature to lager board, this delete it. Signed-off-by: Nobuhiro Iwamatsu --- diff --git a/include/configs/lager.h b/include/configs/lager.h index 085fa770de..3bc494fd03 100644 --- a/include/configs/lager.h +++ b/include/configs/lager.h @@ -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 */