global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / include / configs / bcm963138.h
index f1b68ba..c61acf6 100644 (file)
@@ -7,6 +7,6 @@
 #define __BCM963138_H
 
 #define CFG_SYS_SDRAM_BASE             0x00000000
-#define CONFIG_SYS_HZ_CLOCK            500000000
+#define CFG_SYS_HZ_CLOCK               500000000
 
 #endif