global: Move remaining CONFIG_SYS_* to CFG_SYS_*
[pandora-u-boot.git] / include / configs / socfpga_chameleonv3.h
index 7012097..aa13878 100644 (file)
@@ -17,7 +17,7 @@
 /*
  * Serial / UART configurations
  */
-#define CONFIG_SYS_BAUDRATE_TABLE {4800, 9600, 19200, 38400, 57600, 115200}
+#define CFG_SYS_BAUDRATE_TABLE {4800, 9600, 19200, 38400, 57600, 115200}
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "autoload=no\0" \