sata: Rename SATA_SUPPORT to SATA
[platform/kernel/u-boot.git] / include / configs / imx6_spl.h
index b5d5033..234aacb 100644 (file)
@@ -59,7 +59,7 @@
 #endif
 
 /* SATA support */
-#if defined(CONFIG_SPL_SATA_SUPPORT)
+#if defined(CONFIG_SPL_SATA)
 #define CONFIG_SPL_SATA_BOOT_DEVICE            0
 #define CONFIG_SYS_SATA_FAT_BOOT_PARTITION     1
 #endif