public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1] x86: edison: Drop unneeded DM_PCI_COMPAT
@ 2020-11-27 12:41 Andy Shevchenko
  2020-11-30 20:12 ` Simon Glass
  2020-12-16  3:33 ` Bin Meng
  0 siblings, 2 replies; 4+ messages in thread
From: Andy Shevchenko @ 2020-11-27 12:41 UTC (permalink / raw)
  To: u-boot

None of the driver for Edison is using DM_PCI_COMPAT, hence drop it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 configs/edison_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/edison_defconfig b/configs/edison_defconfig
index c69c3f883c19..ab2811eca9dc 100644
--- a/configs/edison_defconfig
+++ b/configs/edison_defconfig
@@ -37,7 +37,6 @@ CONFIG_DFU_TIMEOUT=y
 CONFIG_DFU_MMC=y
 CONFIG_DFU_RAM=y
 CONFIG_SUPPORT_EMMC_BOOT=y
-CONFIG_DM_PCI_COMPAT=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_MANUFACTURER="Intel"
 CONFIG_USB_GADGET_VENDOR_NUM=0x8087
-- 
2.29.2

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-16  5:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-27 12:41 [PATCH v1] x86: edison: Drop unneeded DM_PCI_COMPAT Andy Shevchenko
2020-11-30 20:12 ` Simon Glass
2020-12-16  3:33 ` Bin Meng
2020-12-16  5:52   ` Bin Meng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox