From a085ba6fa631664b203cb444a8c240e90bf38c53 Mon Sep 17 00:00:00 2001
From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Date: Thu, 9 Aug 2012 15:41:49 +0900
Subject: [PATCH] rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE

armadillo-800eva needs this config.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
---
 include/configs/armadillo-800eva.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/armadillo-800eva.h b/include/configs/armadillo-800eva.h
index d1a0b628f1..b4402dd6bb 100644
--- a/include/configs/armadillo-800eva.h
+++ b/include/configs/armadillo-800eva.h
@@ -58,7 +58,6 @@
 
 #define CONFIG_ARCH_CPU_INIT
 #define CONFIG_DISPLAY_CPUINFO
-#define	CONFIG_SYS_NO_L2CACHE
 #define CONFIG_DISPLAY_BOARDINFO
 #define CONFIG_BOARD_EARLY_INIT_F
 #define CONFIG_USE_ARCH_MEMSET
-- 
2.39.5