Commit 3fcfe8037789b5624719aa4e15e717b6786cff5d

Authored by Masahiro Yamada
Committed by Tom Rini
1 parent 4d70b34d7f

ARM: remove CONFIG_ARMV7 defines

Some (not all) of ARMv7 boards define CONFIG_ARMV7, which is useless.
Besides, it is never referenced.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>

Showing 9 changed files with 1 additions and 13 deletions Side-by-side Diff

arch/arm/include/asm/arch-at91/sama5d3.h
... ... @@ -16,7 +16,6 @@
16 16 /*
17 17 * defines to be used in other places
18 18 */
19   -#define CONFIG_ARMV7 /* ARM A5 Core */
20 19 #define CONFIG_AT91FAMILY /* it's a member of AT91 */
21 20  
22 21 /*
include/configs/armadillo-800eva.h
... ... @@ -10,7 +10,6 @@
10 10 #define __ARMADILLO_800EVA_H
11 11  
12 12 #undef DEBUG
13   -#define CONFIG_ARMV7
14 13 #define CONFIG_R8A7740
15 14 #define CONFIG_RMOBILE_BOARD_STRING "Armadillo-800EVA Board\n"
16 15 #define CONFIG_SH_GPIO_PFC
include/configs/bcm28155_ap.h
... ... @@ -10,8 +10,7 @@
10 10 #include <linux/sizes.h>
11 11 #include <asm/arch/sysmap.h>
12 12  
13   -/* Architecture, CPU, chip, mach, etc */
14   -#define CONFIG_ARMV7
  13 +/* CPU, chip, mach, etc */
15 14 #define CONFIG_KONA
16 15 #define CONFIG_SKIP_LOWLEVEL_INIT
17 16 #define CONFIG_SYS_GENERIC_BOARD
include/configs/bcm_ep_board.h
... ... @@ -9,8 +9,6 @@
9 9  
10 10 #include <asm/arch/configs.h>
11 11  
12   -/* Architecture, CPU, chip, etc */
13   -#define CONFIG_ARMV7
14 12 #define CONFIG_SKIP_LOWLEVEL_INIT
15 13  
16 14 #define CONFIG_SYS_GENERIC_BOARD
include/configs/ks2_evm.h
... ... @@ -20,7 +20,6 @@
20 20 #define CONFIG_SYS_THUMB_BUILD
21 21  
22 22 /* SoC Configuration */
23   -#define CONFIG_ARMV7
24 23 #define CONFIG_ARCH_CPU_INIT
25 24 #define CONFIG_SYS_ARCH_TIMER
26 25 #define CONFIG_SYS_TEXT_BASE 0x0c001000
include/configs/omap3_mvblx.h
... ... @@ -18,7 +18,6 @@
18 18 /*
19 19 * High Level Configuration Options
20 20 */
21   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
22 21 #define CONFIG_OMAP 1 /* in a TI OMAP core */
23 22 #define CONFIG_MVBLX 1 /* working with mvBlueLYNX-X */
24 23 #define CONFIG_MACH_TYPE MACH_TYPE_MVBLX
include/configs/socfpga_common.h
... ... @@ -11,7 +11,6 @@
11 11 /* Virtual target or real hardware */
12 12 #undef CONFIG_SOCFPGA_VIRTUAL_TARGET
13 13  
14   -#define CONFIG_ARMV7
15 14 #define CONFIG_SYS_THUMB_BUILD
16 15  
17 16 #define CONFIG_SOCFPGA
include/configs/tao3530.h
... ... @@ -16,7 +16,6 @@
16 16 /*
17 17 * High Level Configuration Options
18 18 */
19   -#define CONFIG_ARMV7 /* This is an ARM V7 CPU core */
20 19 #define CONFIG_OMAP /* in a TI OMAP core */
21 20  
22 21 #define CONFIG_OMAP_GPIO
include/configs/zynq-common.h
... ... @@ -10,9 +10,6 @@
10 10 #ifndef __CONFIG_ZYNQ_COMMON_H
11 11 #define __CONFIG_ZYNQ_COMMON_H
12 12  
13   -/* High Level configuration Options */
14   -#define CONFIG_ARMV7
15   -
16 13 /* CPU clock */
17 14 #ifndef CONFIG_CPU_FREQ_HZ
18 15 # define CONFIG_CPU_FREQ_HZ 800000000