summaryrefslogtreecommitdiff
path: root/configs/coreboot-x86_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2017-07-30 06:23:09 -0700
committerBin Meng <bmeng.cn@gmail.com>2017-08-01 20:17:02 +0800
commit6bf89de7e1189a61522dd1f8880d8d2be8d3ba57 (patch)
tree2bd790762acfca7244998cc1c059e7467e201522 /configs/coreboot-x86_defconfig
parente28497bf4a13cbc2b260b8ae8164ca97cf636e61 (diff)
x86: kconfig: Select PCI and DM_PCI
PCI is the de facto interconnect bus in an x86 system. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/coreboot-x86_defconfig')
-rw-r--r--configs/coreboot-x86_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/coreboot-x86_defconfig b/configs/coreboot-x86_defconfig
index 3165a8bfdd..3a08dc439c 100644
--- a/configs/coreboot-x86_defconfig
+++ b/configs/coreboot-x86_defconfig
@@ -40,7 +40,6 @@ CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_DM_ETH=y
CONFIG_E1000=y
-CONFIG_DM_PCI=y
CONFIG_DM_RTC=y
CONFIG_SYS_NS16550=y
CONFIG_TPM_TIS_LPC=y