]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/imx6_spl.h
Kconfig: change CONFIG_MX* to CONFIG_SOC_MX*
[karo-tx-uboot.git] / include / configs / imx6_spl.h
index 21c5dce0978fa49caf50fb849f0e14ab292b3a86..0202343e7fff4a7bf25e33347b6b81d36d982e7f 100644 (file)
@@ -61,7 +61,7 @@
 #define CONFIG_SPL_LIBDISK_SUPPORT
 #endif
 
-#if defined(CONFIG_MX6SX)
+#if defined(CONFIG_SOC_MX6SX)
 #define CONFIG_SPL_BSS_START_ADDR      0x88200000
 #define CONFIG_SPL_BSS_MAX_SIZE        0x100000        /* 1 MB */
 #define CONFIG_SYS_SPL_MALLOC_START    0x88300000