ARMV7: OMAP3: Enable cache support on Overo
[oweals/u-boot.git] / include / configs / smdkc100.h
index 09bce6d0fa612693fe663de7ba7fc2941eecb1ad..595d17400134174ca24fc372678eef482908c54b 100644 (file)
@@ -32,9 +32,9 @@
  * High Level Configuration Options
  * (easy to change)
  */
-#define CONFIG_ARMCORTEXA8     1       /* This is an ARM V7 CPU core */
+#define CONFIG_ARMV7           1       /* This is an ARM V7 CPU core */
 #define CONFIG_SAMSUNG         1       /* in a SAMSUNG core */
-#define CONFIG_S5PC1XX         1       /* which is in a S5PC1XX Family */
+#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 */