diff options
| author | Masahiro Yamada <[email protected]> | 2015-04-21 21:59:38 +0900 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-04-23 08:52:27 -0400 |
| commit | e702146ee5738c49355bce4f5c35cb080f71e6f5 (patch) | |
| tree | 68a5a1fccdfd2c81ed8d87eb5b6b9b3535192f04 /include | |
| parent | 9ef851f890c7ecb42bde06a55781b992224ef442 (diff) | |
ARM: integrator: abolish CONFIG_INTEGRATOR
Switch to CONFIG_ARCH_INTEGRATOR defined by Kconfig.
Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Linus Walleij <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/integrator-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/integrator-common.h b/include/configs/integrator-common.h index 4362925ae1e..12c7382c17f 100644 --- a/include/configs/integrator-common.h +++ b/include/configs/integrator-common.h @@ -7,8 +7,6 @@ * SPDX-License-Identifier: GPL-2.0+ */ -#define CONFIG_INTEGRATOR - #define CONFIG_SYS_TEXT_BASE 0x01000000 #define CONFIG_SYS_MEMTEST_START 0x100000 #define CONFIG_SYS_MEMTEST_END 0x10000000 |
