diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/kc1.h | 5 | ||||
-rw-r--r-- | include/configs/ti_omap4_common.h | 4 |
2 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/kc1.h b/include/configs/kc1.h index 939bd6c812..39c750c15e 100644 --- a/include/configs/kc1.h +++ b/include/configs/kc1.h @@ -24,11 +24,6 @@ #define CONFIG_SYS_PL310_BASE 0x48242000 /* - * Platform - */ -#define CONFIG_OMAP4430 - -/* * Board */ diff --git a/include/configs/ti_omap4_common.h b/include/configs/ti_omap4_common.h index b85db500b5..1a6551e24d 100644 --- a/include/configs/ti_omap4_common.h +++ b/include/configs/ti_omap4_common.h @@ -12,10 +12,6 @@ #ifndef __CONFIG_TI_OMAP4_COMMON_H #define __CONFIG_TI_OMAP4_COMMON_H -/* - * High Level Configuration Options - */ -#define CONFIG_OMAP4430 1 /* which is in a 4430 */ #define CONFIG_MISC_INIT_R #ifndef CONFIG_SYS_L2CACHE_OFF |