Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option
[platform/kernel/u-boot.git] / arch / arm / cpu / armv8 / fsl-layerscape / Kconfig
1 config ARCH_LS1012A
2         bool "Freescale Layerscape LS1012A SoC"
3         select SYS_FSL_MMDC
4         select SYS_FSL_ERRATUM_A010315
5
6 config ARCH_LS1043A
7         bool "Freescale Layerscape LS1043A SoC"
8         select SYS_FSL_ERRATUM_A010315
9
10 config ARCH_LS1046A
11         bool "Freescale Layerscape LS1046A SoC"
12
13 config SYS_FSL_MMDC
14         bool "Freescale Multi Mode DDR Controller"
15
16 config SYS_FSL_ERRATUM_A010315
17         bool "Workaround for PCIe erratum A010315"