armv8: ls2085a: Add support of LS2085A SoC
[oweals/u-boot.git] / drivers / pci / pcie_layerscape.c
index 8af6531767a563668a1f1145f98ca2991a2d37e0..c1e3627c501c2d9dc6b31d7eccd654f2903d4533 100644 (file)
@@ -665,7 +665,7 @@ void ft_pci_setup(void *blob, bd_t *bd)
 }
 #endif
 
-#ifdef CONFIG_LS2080A
+#if defined(CONFIG_LS2080A) || defined(CONFIG_LS2085A)
 
 void pcie_set_available_streamids(void *blob, const char *pcie_path,
                                  u32 *stream_ids, int count)