summaryrefslogtreecommitdiff
path: root/configs/ls1021atsn_qspi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-05-14 21:34:31 -0400
committerTom Rini <trini@konsulko.com>2021-07-07 19:52:25 -0400
commit9926df89b25e7ef6c9ce2053d3f39afbb73ea297 (patch)
tree927787abf8bc58fc8c9f8a4c6548123e4e8293f4 /configs/ls1021atsn_qspi_defconfig
parentec6b37cef4baf53a5c542c6e77e4b4433ad99f58 (diff)
configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=y
The following boards no longer need CONFIG_DM_PCI_COMPAT enabled, so remove that. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1021atsn_qspi_defconfig')
-rw-r--r--configs/ls1021atsn_qspi_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ls1021atsn_qspi_defconfig b/configs/ls1021atsn_qspi_defconfig
index 5e0a51c036..f0574c0530 100644
--- a/configs/ls1021atsn_qspi_defconfig
+++ b/configs/ls1021atsn_qspi_defconfig
@@ -50,7 +50,6 @@ CONFIG_TSEC_ENET=y
CONFIG_NVME=y
CONFIG_PCI=y
CONFIG_DM_PCI=y
-CONFIG_DM_PCI_COMPAT=y
CONFIG_PCIE_LAYERSCAPE_RC=y
CONFIG_SYS_NS16550=y
CONFIG_SPI=y