]> git.sur5r.net Git - u-boot/blobdiff - include/configs/s5p_goni.h
Merge branch 'next' of ../custodians into next
[u-boot] / include / configs / s5p_goni.h
index b2bf96ace67825fb0ca5710003662b84ab5a8bc9..dc01ceb7b26a653075b92f4f00a9907953f36e2f 100644 (file)
@@ -28,9 +28,9 @@
 #define __CONFIG_H
 
 /* High Level Configuration Options */
-#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_S5PC110         1       /* which is in a S5PC110 */
 #define CONFIG_MACH_GONI       1       /* working with Goni */