diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/at91sam9263ek.h | 2 | ||||
-rw-r--r-- | include/configs/at91sam9rlek.h | 2 | ||||
-rw-r--r-- | include/configs/draco.h | 1 | ||||
-rw-r--r-- | include/configs/edb93xx.h | 1 | ||||
-rw-r--r-- | include/configs/h2200.h | 1 | ||||
-rw-r--r-- | include/configs/ipam390.h | 1 | ||||
-rw-r--r-- | include/configs/kzm9g.h | 1 | ||||
-rw-r--r-- | include/configs/picosam9g45.h | 2 | ||||
-rw-r--r-- | include/configs/platinum_picon.h | 1 | ||||
-rw-r--r-- | include/configs/platinum_titanium.h | 1 | ||||
-rw-r--r-- | include/configs/pm9261.h | 1 | ||||
-rw-r--r-- | include/configs/pm9263.h | 1 | ||||
-rw-r--r-- | include/configs/pm9g45.h | 1 | ||||
-rw-r--r-- | include/configs/pxm2.h | 1 | ||||
-rw-r--r-- | include/configs/rut.h | 1 | ||||
-rw-r--r-- | include/configs/smdkc100.h | 1 | ||||
-rw-r--r-- | include/configs/smdkv310.h | 1 | ||||
-rw-r--r-- | include/configs/stm32f429-discovery.h | 2 | ||||
-rw-r--r-- | include/configs/stm32f469-discovery.h | 2 |
19 files changed, 0 insertions, 24 deletions
diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h index b6691feb68..7fe51c2c0b 100644 --- a/include/configs/at91sam9263ek.h +++ b/include/configs/at91sam9263ek.h @@ -21,8 +21,6 @@ #define CONFIG_SYS_AT91_MAIN_CLOCK 16367660 /* 16.367 MHz crystal */ #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 -#define CONFIG_AT91SAM9263EK 1 /* It's an AT91SAM9263EK Board */ - #define CONFIG_ARCH_CPU_INIT #define CONFIG_CMDLINE_TAG 1 /* enable passing of ATAGs */ diff --git a/include/configs/at91sam9rlek.h b/include/configs/at91sam9rlek.h index 08c8f48bb5..6f8fd2a035 100644 --- a/include/configs/at91sam9rlek.h +++ b/include/configs/at91sam9rlek.h @@ -17,8 +17,6 @@ #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */ #define CONFIG_SYS_AT91_MAIN_CLOCK 12000000 /* main clock xtal */ -#define CONFIG_AT91SAM9RLEK 1 /* It's an AT91SAM9RLEK Board */ - #define CONFIG_ARCH_CPU_INIT #define CONFIG_SKIP_LOWLEVEL_INIT diff --git a/include/configs/draco.h b/include/configs/draco.h index 3278196b3a..c1816409a9 100644 --- a/include/configs/draco.h +++ b/include/configs/draco.h @@ -13,7 +13,6 @@ #ifndef __CONFIG_DRACO_H #define __CONFIG_DRACO_H -#define CONFIG_SIEMENS_DRACO #define CONFIG_SIEMENS_MACH_TYPE MACH_TYPE_DRACO #include "siemens-am33x-common.h" diff --git a/include/configs/edb93xx.h b/include/configs/edb93xx.h index 6e024d1b2f..18ec6cb758 100644 --- a/include/configs/edb93xx.h +++ b/include/configs/edb93xx.h @@ -34,7 +34,6 @@ #define CONFIG_SYS_LDSCRIPT "board/cirrus/edb93xx/u-boot.lds" #ifdef CONFIG_EDB9301 -#define CONFIG_EP9301 #define CONFIG_MACH_TYPE MACH_TYPE_EDB9301 #define CONFIG_ENV_SECT_SIZE 0x00020000 #elif defined(CONFIG_EDB9302) diff --git a/include/configs/h2200.h b/include/configs/h2200.h index 608f5eec32..4b380beee2 100644 --- a/include/configs/h2200.h +++ b/include/configs/h2200.h @@ -12,7 +12,6 @@ #define CONFIG_MACH_TYPE MACH_TYPE_H2200 #define CONFIG_CPU_PXA25X 1 -#define CONFIG_BOARD_H2200 #define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM_1 0xa0000000 /* SDRAM Bank #1 */ diff --git a/include/configs/ipam390.h b/include/configs/ipam390.h index 82ab24c688..c8e99513f0 100644 --- a/include/configs/ipam390.h +++ b/include/configs/ipam390.h @@ -19,7 +19,6 @@ * Board */ #define CONFIG_DRIVER_TI_EMAC -#define CONFIG_BARIX_IPAM390 /* * SoC Configuration diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h index 0d8de370dd..82984f4d17 100644 --- a/include/configs/kzm9g.h +++ b/include/configs/kzm9g.h @@ -11,7 +11,6 @@ #undef DEBUG #define CONFIG_SH73A0 -#define CONFIG_KZM_A9_GT #define CONFIG_ARCH_RMOBILE_BOARD_STRING "KMC KZM-A9-GT" #define CONFIG_MACH_TYPE MACH_TYPE_KZM9G diff --git a/include/configs/picosam9g45.h b/include/configs/picosam9g45.h index 06ee8e7f9e..0d4fc119ac 100644 --- a/include/configs/picosam9g45.h +++ b/include/configs/picosam9g45.h @@ -22,8 +22,6 @@ #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 #define CONFIG_SYS_AT91_MAIN_CLOCK 12000000 /* from 12 MHz crystal */ -#define CONFIG_PICOSAM - #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG diff --git a/include/configs/platinum_picon.h b/include/configs/platinum_picon.h index 3679530419..20315546aa 100644 --- a/include/configs/platinum_picon.h +++ b/include/configs/platinum_picon.h @@ -7,7 +7,6 @@ #ifndef __PLATINUM_PICON_CONFIG_H__ #define __PLATINUM_PICON_CONFIG_H__ -#define CONFIG_PLATINUM_PICON #define CONFIG_PLATINUM_BOARD "Barco Picon" #define CONFIG_PLATINUM_PROJECT "picon" #define CONFIG_PLATINUM_CPU "imx6dl" diff --git a/include/configs/platinum_titanium.h b/include/configs/platinum_titanium.h index 69406a4b65..09b9bd38ff 100644 --- a/include/configs/platinum_titanium.h +++ b/include/configs/platinum_titanium.h @@ -7,7 +7,6 @@ #ifndef __PLATINUM_TITANIUM_CONFIG_H__ #define __PLATINUM_TITANIUM_CONFIG_H__ -#define CONFIG_PLATINUM_TITANIUM #define CONFIG_PLATINUM_BOARD "Barco Titanium" #define CONFIG_PLATINUM_PROJECT "titanium" #define CONFIG_PLATINUM_CPU "imx6q" diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h index d2702b4f2d..e1e9af07ec 100644 --- a/include/configs/pm9261.h +++ b/include/configs/pm9261.h @@ -27,7 +27,6 @@ #define CONFIG_SYS_AT91_MAIN_CLOCK 18432000 #define CONFIG_SYS_AT91_CPU_NAME "AT91SAM9261" -#define CONFIG_PM9261 1 /* on a Ronetix PM9261 Board */ #define CONFIG_ARCH_CPU_INIT #define CONFIG_MACH_TYPE MACH_TYPE_PM9261 diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h index c4990883af..880c3f118d 100644 --- a/include/configs/pm9263.h +++ b/include/configs/pm9263.h @@ -27,7 +27,6 @@ #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */ #define CONFIG_SYS_AT91_CPU_NAME "AT91SAM9263" -#define CONFIG_PM9263 1 /* on a Ronetix PM9263 Board */ #define CONFIG_ARCH_CPU_INIT #define CONFIG_MACH_TYPE MACH_TYPE_PM9263 diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h index 21c31daadd..5612f5f358 100644 --- a/include/configs/pm9g45.h +++ b/include/configs/pm9g45.h @@ -22,7 +22,6 @@ */ #include <asm/hardware.h> -#define CONFIG_PM9G45 1 /* It's an Ronetix PM9G45 */ #define CONFIG_SYS_AT91_CPU_NAME "AT91SAM9G45" #define CONFIG_MACH_TYPE MACH_TYPE_PM9G45 diff --git a/include/configs/pxm2.h b/include/configs/pxm2.h index 157b32a6a4..2ad0c3018e 100644 --- a/include/configs/pxm2.h +++ b/include/configs/pxm2.h @@ -14,7 +14,6 @@ #ifndef __CONFIG_PXM2_H #define __CONFIG_PXM2_H -#define CONFIG_SIEMENS_PXM2 #define CONFIG_SIEMENS_MACH_TYPE MACH_TYPE_PXM2 #include "siemens-am33x-common.h" diff --git a/include/configs/rut.h b/include/configs/rut.h index 71078e9980..46f48009dd 100644 --- a/include/configs/rut.h +++ b/include/configs/rut.h @@ -14,7 +14,6 @@ #ifndef __CONFIG_RUT_H #define __CONFIG_RUT_H -#define CONFIG_SIEMENS_RUT #define CONFIG_SIEMENS_MACH_TYPE MACH_TYPE_RUT #include "siemens-am33x-common.h" diff --git a/include/configs/smdkc100.h b/include/configs/smdkc100.h index 8a0718e3de..5b3be6d532 100644 --- a/include/configs/smdkc100.h +++ b/include/configs/smdkc100.h @@ -19,7 +19,6 @@ #define CONFIG_SAMSUNG 1 /* in a SAMSUNG core */ #define CONFIG_S5P 1 /* which is in a S5P Family */ #define CONFIG_S5PC100 1 /* which is in a S5PC100 */ -#define CONFIG_SMDKC100 1 /* working with SMDKC100 */ #include <asm/arch/cpu.h> /* get chip and board defs */ diff --git a/include/configs/smdkv310.h b/include/configs/smdkv310.h index cce7cafdb4..d7e73c33e7 100644 --- a/include/configs/smdkv310.h +++ b/include/configs/smdkv310.h @@ -17,7 +17,6 @@ /* High Level Configuration Options */ #define CONFIG_EXYNOS4210 1 /* which is a EXYNOS4210 SoC */ -#define CONFIG_SMDKV310 1 /* working with SMDKV310*/ /* Mach Type */ #define CONFIG_MACH_TYPE MACH_TYPE_SMDKV310 diff --git a/include/configs/stm32f429-discovery.h b/include/configs/stm32f429-discovery.h index 2f59f52ee1..4c4e72763e 100644 --- a/include/configs/stm32f429-discovery.h +++ b/include/configs/stm32f429-discovery.h @@ -8,8 +8,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -#define CONFIG_STM32F4DISCOVERY - #define CONFIG_MISC_INIT_R #define CONFIG_SYS_FLASH_BASE 0x08000000 diff --git a/include/configs/stm32f469-discovery.h b/include/configs/stm32f469-discovery.h index 3d4ca7ee55..990653beb8 100644 --- a/include/configs/stm32f469-discovery.h +++ b/include/configs/stm32f469-discovery.h @@ -8,8 +8,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -#define CONFIG_STM32F4DISCOVERY - #define CONFIG_MISC_INIT_R #define CONFIG_SYS_FLASH_BASE 0x08000000 |