Convert CONFIG_DM9000_BYTE_SWAPPED et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / stm32mp13_st_common.h
index c51022b..ad8126f 100644 (file)
@@ -15,7 +15,7 @@
 #include <configs/stm32mp13_common.h>
 
 /* uart with on-board st-link */
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200, \
+#define CFG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200, \
                                         230400, 460800, 921600, \
                                         1000000, 2000000, 4000000}