None of the driver for Edison is using DM_PCI_COMPAT, hence drop it. Signed-off-by: Andy Shevchenko <andriy.shevche...@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