diff options
| author | Masahiro Yamada <[email protected]> | 2015-04-21 21:59:39 +0900 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-04-23 08:52:27 -0400 |
| commit | f39ff195af12d10b508d76830ab0db531dce863e (patch) | |
| tree | 505ee75daeaf945670c827876d91d58e761c2869 /include | |
| parent | e702146ee5738c49355bce4f5c35cb080f71e6f5 (diff) | |
ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to Kconfig
Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Linus Walleij <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/integratorcp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/integratorcp.h b/include/configs/integratorcp.h index 7c1ef2483ea..7518b60fb2b 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 */ /* |
