armv8: fsl-layerscape: Avoid LS1043A specifc defines
[oweals/u-boot.git] / arch / arm / cpu / armv8 / fsl-layerscape / soc.c
index 0fb5c7f0cc1770d7bddfdd8613a6847be4bead20..0ae61d6d3abcdce050ee309b787af6d46f7c81ae 100644 (file)
@@ -224,7 +224,7 @@ int sata_init(void)
 }
 #endif
 
-#elif defined(CONFIG_LS1043A)
+#elif defined(CONFIG_FSL_LSCH2)
 #ifdef CONFIG_SCSI_AHCI_PLAT
 int sata_init(void)
 {