diff options
Diffstat (limited to 'include/configs/omap3_evm_common.h')
| -rw-r--r-- | include/configs/omap3_evm_common.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/omap3_evm_common.h b/include/configs/omap3_evm_common.h index e6921c59e..c459f949d 100644 --- a/include/configs/omap3_evm_common.h +++ b/include/configs/omap3_evm_common.h @@ -22,7 +22,6 @@   */  #define CONFIG_OMAP			/* This is TI OMAP core */  #define CONFIG_OMAP34XX			/* belonging to 34XX family */ -#define CONFIG_OMAP3430			/* which is in a 3430 */  #define CONFIG_SDRC			/* The chip has SDRC controller */ |