summaryrefslogtreecommitdiff
path: root/configs/vexpress_aemv8a_juno_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-05-15 04:34:31 +0300
committerTom Rini <trini@konsulko.com>2021-07-08 02:52:25 +0300
commit9926df89b25e7ef6c9ce2053d3f39afbb73ea297 (patch)
tree927787abf8bc58fc8c9f8a4c6548123e4e8293f4 /configs/vexpress_aemv8a_juno_defconfig
parentec6b37cef4baf53a5c542c6e77e4b4433ad99f58 (diff)
downloadu-boot-9926df89b25e7ef6c9ce2053d3f39afbb73ea297.tar.xz
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/vexpress_aemv8a_juno_defconfig')
-rw-r--r--configs/vexpress_aemv8a_juno_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/vexpress_aemv8a_juno_defconfig b/configs/vexpress_aemv8a_juno_defconfig
index 7ca9514214..d73d0d678e 100644
--- a/configs/vexpress_aemv8a_juno_defconfig
+++ b/configs/vexpress_aemv8a_juno_defconfig
@@ -46,7 +46,6 @@ CONFIG_SMC911X=y
CONFIG_SMC911X_32_BIT=y
CONFIG_PCI=y
CONFIG_DM_PCI=y
-CONFIG_DM_PCI_COMPAT=y
CONFIG_PCIE_ECAM_GENERIC=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_GENERIC=y