From f39ff195af12d10b508d76830ab0db531dce863e Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Tue, 21 Apr 2015 21:59:39 +0900 Subject: ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to Kconfig Signed-off-by: Masahiro Yamada Cc: Linus Walleij --- include/configs/integratorcp.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs') diff --git a/include/configs/integratorcp.h b/include/configs/integratorcp.h index 7c1ef2483e..7518b60fb2 100644 --- a/include/configs/integratorcp.h +++ b/include/configs/integratorcp.h @@ -18,7 +18,6 @@ #include "integrator-common.h" /* Integrator CP-specific configuration */ -#define CONFIG_ARCH_CINTEGRATOR #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer 1 is clocked at 1Mhz */ /* -- cgit v1.2.1