diff options
Diffstat (limited to 'include/configs/igep0020.h')
-rw-r--r-- | include/configs/igep0020.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/igep0020.h b/include/configs/igep0020.h index 279a9d2..a3b58cf 100644 --- a/include/configs/igep0020.h +++ b/include/configs/igep0020.h @@ -27,7 +27,6 @@ */ #define CONFIG_OMAP 1 /* in a TI OMAP core */ #define CONFIG_OMAP34XX 1 /* which is a 34XX */ -#define CONFIG_OMAP3430 1 /* which is in a 3430 */ #define CONFIG_OMAP3_IGEP0020 1 /* working with IGEP0020 */ #define CONFIG_SDRC /* The chip has SDRC controller */ |