summaryrefslogtreecommitdiff
path: root/include/configs/gth2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/gth2.h')
-rw-r--r--include/configs/gth2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/gth2.h b/include/configs/gth2.h
index 23618db66..c2d6ca70a 100644
--- a/include/configs/gth2.h
+++ b/include/configs/gth2.h
@@ -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