configs: split ti_armv7_common into a omap generic header
[platform/kernel/u-boot.git] / include / configs / am43xx_evm.h
index b43489d..d148169 100644 (file)
@@ -80,7 +80,7 @@
 #endif
 
 /* Now bring in the rest of the common code. */
-#include <configs/ti_armv7_common.h>
+#include <configs/ti_armv7_omap.h>
 
 /* Always 64 KiB env size */
 #define CONFIG_ENV_SIZE                        (64 << 10)