global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
[platform/kernel/u-boot.git] / include / configs / imx8mq_evk.h
index 8ecd3b7..2d4c8d7 100644 (file)
@@ -62,7 +62,7 @@
 
 #define CONFIG_MXC_UART_BASE           UART_BASE_ADDR(1)
 
-#define CONFIG_SYS_FSL_USDHC_NUM       2
-#define CONFIG_SYS_FSL_ESDHC_ADDR       0
+#define CFG_SYS_FSL_USDHC_NUM  2
+#define CFG_SYS_FSL_ESDHC_ADDR       0
 
 #endif