]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - fs/fat/fat.c
Kconfig: Add CONFIG_SATA to enable SATA
[people/ms/u-boot.git] / fs / fat / fat.c
index a71bad1cbcf75ce44ba28968293929dca70479cb..9ad18f96ff072c21f623a4f66b838143c86b5863 100644 (file)
@@ -1251,7 +1251,7 @@ int file_fat_detectfs(void)
        }
 
 #if defined(CONFIG_IDE) || \
-    defined(CONFIG_CMD_SATA) || \
+    defined(CONFIG_SATA) || \
     defined(CONFIG_SCSI) || \
     defined(CONFIG_CMD_USB) || \
     defined(CONFIG_MMC)