Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option
[oweals/u-boot.git] / arch / arm / cpu / armv8 / fsl-layerscape / Kconfig
index a823d393615dfa6476fe644b8cffa89ed7be5028..f8057baa031b6a6c1ca4dd6c9cd1ccd55c3e48dd 100644 (file)
@@ -1,9 +1,17 @@
 config ARCH_LS1012A
        bool "Freescale Layerscape LS1012A SoC"
        select SYS_FSL_MMDC
+       select SYS_FSL_ERRATUM_A010315
+
+config ARCH_LS1043A
+       bool "Freescale Layerscape LS1043A SoC"
+       select SYS_FSL_ERRATUM_A010315
 
 config ARCH_LS1046A
        bool "Freescale Layerscape LS1046A SoC"
 
 config SYS_FSL_MMDC
        bool "Freescale Multi Mode DDR Controller"
+
+config SYS_FSL_ERRATUM_A010315
+       bool "Workaround for PCIe erratum A010315"