From: Nobuhiro Iwamatsu Date: Thu, 9 Aug 2012 06:41:49 +0000 (+0900) Subject: rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE X-Git-Tag: v2012.10-rc3~10^2~22 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a085ba6fa631664b203cb444a8c240e90bf38c53;p=oweals%2Fu-boot.git rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE armadillo-800eva needs this config. Signed-off-by: Nobuhiro Iwamatsu Signed-off-by: Nobuhiro Iwamatsu --- 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