aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2020-11-27 14:41:16 +0200
committerBin Meng <bmeng.cn@gmail.com>2020-12-16 13:49:02 +0800
commit5384a3f56ce19a0b394ff892c94d06092073b19b (patch)
treeace9774e09c5c9ab635541bed7f579fb23a187ba
parent21096c0af3733b63c1e9ee7772d95a0551b4fc85 (diff)
downloadu-boot-5384a3f56ce19a0b394ff892c94d06092073b19b.zip
u-boot-5384a3f56ce19a0b394ff892c94d06092073b19b.tar.gz
u-boot-5384a3f56ce19a0b394ff892c94d06092073b19b.tar.bz2
x86: edison: Drop unneeded DM_PCI_COMPAT
None of the driver for Edison is using DM_PCI_COMPAT, hence drop it. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
-rw-r--r--configs/edison_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/edison_defconfig b/configs/edison_defconfig
index c69c3f8..ab2811e 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