sh: Fix compile error sh7763rdp board
[oweals/u-boot.git] / include / configs / gth2.h
index 23618db667d1a788b696a4b7846cae06ba0c6a09..c2d6ca70a5432557381d85943a2edda4fabb3140 100644 (file)
@@ -30,9 +30,9 @@
 
 #define CONFIG_MIPS32          1  /* MIPS32 CPU core   */
 #define CONFIG_GTH2            1
-#define CONFIG_AU1X00          1  /* alchemy series cpu */
+#define CONFIG_SOC_AU1X00      1  /* alchemy series cpu */
 
-#define CONFIG_AU1000          1
+#define CONFIG_SOC_AU1000      1
 
 #define CONFIG_MISC_INIT_R     1