projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21096c0
)
x86: edison: Drop unneeded DM_PCI_COMPAT
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Fri, 27 Nov 2020 12:41:16 +0000
(14:41 +0200)
committer
Bin Meng
<bmeng.cn@gmail.com>
Wed, 16 Dec 2020 05:49:02 +0000
(13:49 +0800)
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>
configs/edison_defconfig
patch
|
blob
|
history
diff --git
a/configs/edison_defconfig
b/configs/edison_defconfig
index c69c3f883c1988cd61ccc6aaac10e2bd77d3b00e..ab2811eca9dcdd5f576ecc6e5ad039591a3139b4 100644
(file)
--- 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