summaryrefslogtreecommitdiffstats
path: root/include/configs/lager.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-04-07 16:59:53 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2014-05-21 10:09:19 +0900
commit05aad15bbab08a6aef589f20167753c5d3205fc4 (patch)
tree8a50650fdec8f20478d6cc14ab07585d9b981d32 /include/configs/lager.h
parentb923d4615fea3c9f03cf685dc76b4f343ce5d7aa (diff)
downloadblackbird-obmc-uboot-05aad15bbab08a6aef589f20167753c5d3205fc4.tar.gz
blackbird-obmc-uboot-05aad15bbab08a6aef589f20167753c5d3205fc4.zip
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 <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'include/configs/lager.h')
-rw-r--r--include/configs/lager.h2
1 files changed, 0 insertions, 2 deletions
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 */
OpenPOWER on IntegriCloud