Commit 75f980bdb3805d470b407a220a5fb6e02725deed

Authored by Christopher Harvey
Committed by Albert ARIBAUD
1 parent ad7a1785f7

Removed unused define, CONFIG_ARMV7.

Signed-off-by: Christopher Harvey <charvey@matrox.com>

Showing 21 changed files with 0 additions and 23 deletions Side-by-side Diff

include/configs/am3517_crane.h
... ... @@ -28,7 +28,6 @@
28 28 /*
29 29 * High Level Configuration Options
30 30 */
31   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
32 31 #define CONFIG_OMAP 1 /* in a TI OMAP core */
33 32 #define CONFIG_OMAP34XX 1 /* which is a 34XX */
34 33 #define CONFIG_OMAP3_AM3517CRANE 1 /* working with CRANEBOARD */
include/configs/am3517_evm.h
... ... @@ -28,7 +28,6 @@
28 28 /*
29 29 * High Level Configuration Options
30 30 */
31   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
32 31 #define CONFIG_OMAP 1 /* in a TI OMAP core */
33 32 #define CONFIG_OMAP34XX 1 /* which is a 34XX */
34 33 #define CONFIG_OMAP3_AM3517EVM 1 /* working with AM3517EVM */
include/configs/ca9x4_ct_vxp.h
... ... @@ -32,9 +32,6 @@
32 32 #define CONFIG_REVISION_TAG 1
33 33 #define CONFIG_SYS_TEXT_BASE 0x60800000
34 34  
35   -/* High Level Configuration Options */
36   -#define CONFIG_ARMV7 1
37   -
38 35 #define CONFIG_SYS_MEMTEST_START 0x60000000
39 36 #define CONFIG_SYS_MEMTEST_END 0x20000000
40 37 #define CONFIG_SYS_HZ 1000
include/configs/cm_t35.h
... ... @@ -36,7 +36,6 @@
36 36 /*
37 37 * High Level Configuration Options
38 38 */
39   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
40 39 #define CONFIG_OMAP 1 /* in a TI OMAP core */
41 40 #define CONFIG_OMAP34XX 1 /* which is a 34XX */
42 41 #define CONFIG_OMAP3430 1 /* which is in a 3430 */
include/configs/devkit8000.h
... ... @@ -32,7 +32,6 @@
32 32 #define __CONFIG_H
33 33  
34 34 /* High Level Configuration Options */
35   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
36 35 #define CONFIG_OMAP 1 /* in a TI OMAP core */
37 36 #define CONFIG_OMAP34XX 1 /* which is a 34XX */
38 37 #define CONFIG_OMAP3430 1 /* which is in a 3430 */
include/configs/dig297.h
... ... @@ -35,7 +35,6 @@
35 35 /*
36 36 * High Level Configuration Options
37 37 */
38   -#define CONFIG_ARMV7 /* This is an ARM V7 CPU core */
39 38 #define CONFIG_OMAP /* in a TI OMAP core */
40 39 #define CONFIG_OMAP34XX /* which is a 34XX */
41 40 #define CONFIG_OMAP3430 /* which is in a 3430 */
include/configs/igep0020.h
... ... @@ -25,7 +25,6 @@
25 25 /*
26 26 * High Level Configuration Options
27 27 */
28   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
29 28 #define CONFIG_OMAP 1 /* in a TI OMAP core */
30 29 #define CONFIG_OMAP34XX 1 /* which is a 34XX */
31 30 #define CONFIG_OMAP3430 1 /* which is in a 3430 */
include/configs/igep0030.h
... ... @@ -25,7 +25,6 @@
25 25 /*
26 26 * High Level Configuration Options
27 27 */
28   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
29 28 #define CONFIG_OMAP 1 /* in a TI OMAP core */
30 29 #define CONFIG_OMAP34XX 1 /* which is a 34XX */
31 30 #define CONFIG_OMAP3430 1 /* which is in a 3430 */
include/configs/omap3_beagle.h
... ... @@ -31,7 +31,6 @@
31 31 /*
32 32 * High Level Configuration Options
33 33 */
34   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
35 34 #define CONFIG_OMAP 1 /* in a TI OMAP core */
36 35 #define CONFIG_OMAP34XX 1 /* which is a 34XX */
37 36 #define CONFIG_OMAP3430 1 /* which is in a 3430 */
include/configs/omap3_evm.h
... ... @@ -36,7 +36,6 @@
36 36 /*
37 37 * High Level Configuration Options
38 38 */
39   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
40 39 #define CONFIG_OMAP 1 /* in a TI OMAP core */
41 40 #define CONFIG_OMAP34XX 1 /* which is a 34XX */
42 41 #define CONFIG_OMAP3430 1 /* which is in a 3430 */
include/configs/omap3_overo.h
... ... @@ -23,7 +23,6 @@
23 23 /*
24 24 * High Level Configuration Options
25 25 */
26   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
27 26 #define CONFIG_OMAP 1 /* in a TI OMAP core */
28 27 #define CONFIG_OMAP34XX 1 /* which is a 34XX */
29 28 #define CONFIG_OMAP3430 1 /* which is in a 3430 */
include/configs/omap3_pandora.h
... ... @@ -26,7 +26,6 @@
26 26 /*
27 27 * High Level Configuration Options
28 28 */
29   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
30 29 #define CONFIG_OMAP 1 /* in a TI OMAP core */
31 30 #define CONFIG_OMAP34XX 1 /* which is a 34XX */
32 31 #define CONFIG_OMAP3430 1 /* which is in a 3430 */
include/configs/omap3_sdp3430.h
... ... @@ -36,7 +36,6 @@
36 36 /*
37 37 * High Level Configuration Options
38 38 */
39   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
40 39 #define CONFIG_OMAP 1 /* in a TI OMAP core */
41 40 #define CONFIG_OMAP34XX 1 /* which is a 34XX */
42 41 #define CONFIG_OMAP3430 1 /* which is in a 3430 */
include/configs/omap3_zoom1.h
... ... @@ -32,7 +32,6 @@
32 32 /*
33 33 * High Level Configuration Options
34 34 */
35   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
36 35 #define CONFIG_OMAP 1 /* in a TI OMAP core */
37 36 #define CONFIG_OMAP34XX 1 /* which is a 34XX */
38 37 #define CONFIG_OMAP3430 1 /* which is in a 3430 */
include/configs/omap3_zoom2.h
... ... @@ -33,7 +33,6 @@
33 33 /*
34 34 * High Level Configuration Options
35 35 */
36   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
37 36 #define CONFIG_OMAP 1 /* in a TI OMAP core */
38 37 #define CONFIG_OMAP34XX 1 /* which is a 34XX */
39 38 #define CONFIG_OMAP3430 1 /* which is in a 3430 */
include/configs/omap4_panda.h
... ... @@ -30,7 +30,6 @@
30 30 /*
31 31 * High Level Configuration Options
32 32 */
33   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
34 33 #define CONFIG_OMAP 1 /* in a TI OMAP core */
35 34 #define CONFIG_OMAP44XX 1 /* which is a 44XX */
36 35 #define CONFIG_OMAP4430 1 /* which is in a 4430 */
include/configs/omap4_sdp4430.h
... ... @@ -31,7 +31,6 @@
31 31 /*
32 32 * High Level Configuration Options
33 33 */
34   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
35 34 #define CONFIG_OMAP 1 /* in a TI OMAP core */
36 35 #define CONFIG_OMAP44XX 1 /* which is a 44XX */
37 36 #define CONFIG_OMAP4430 1 /* which is in a 4430 */
include/configs/s5p_goni.h
... ... @@ -28,7 +28,6 @@
28 28 #define __CONFIG_H
29 29  
30 30 /* High Level Configuration Options */
31   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
32 31 #define CONFIG_SAMSUNG 1 /* in a SAMSUNG core */
33 32 #define CONFIG_S5P 1 /* which is in a S5P Family */
34 33 #define CONFIG_S5PC110 1 /* which is in a S5PC110 */
include/configs/s5pc210_universal.h
... ... @@ -30,7 +30,6 @@
30 30 * High Level Configuration Options
31 31 * (easy to change)
32 32 */
33   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
34 33 #define CONFIG_SAMSUNG 1 /* in a SAMSUNG core */
35 34 #define CONFIG_S5P 1 /* which is in a S5P Family */
36 35 #define CONFIG_S5PC210 1 /* which is in a S5PC210 */
include/configs/smdkc100.h
... ... @@ -32,7 +32,6 @@
32 32 * High Level Configuration Options
33 33 * (easy to change)
34 34 */
35   -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
36 35 #define CONFIG_SAMSUNG 1 /* in a SAMSUNG core */
37 36 #define CONFIG_S5P 1 /* which is in a S5P Family */
38 37 #define CONFIG_S5PC100 1 /* which is in a S5PC100 */
include/configs/smdkv310.h
... ... @@ -26,7 +26,6 @@
26 26 #define __CONFIG_H
27 27  
28 28 /* High Level Configuration Options */
29   -#define CONFIG_ARMV7 1 /*This is an ARM V7 CPU core */
30 29 #define CONFIG_SAMSUNG 1 /* in a SAMSUNG core */
31 30 #define CONFIG_S5P 1 /* S5P Family */
32 31 #define CONFIG_S5PC210 1 /* which is in a S5PC210 SoC */