summaryrefslogtreecommitdiff
path: root/configs/chromebox_panther_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2017-08-16 05:46:49 -0700
committerBin Meng <bmeng.cn@gmail.com>2017-08-24 11:00:47 +0800
commitc11b17c6bf6c4bf2aa0f9a6f5de2c527e398ad63 (patch)
treed736e8ddbc2066ac946995d8e840b7396e2fc25e /configs/chromebox_panther_defconfig
parent1e6ebee667da47fd3a87839a239a7574c66f5659 (diff)
x86: kconfig: Imply CMD_PCI
Let's imply the 'pci' command to access the de facto interconnect bus in an x86 system. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/chromebox_panther_defconfig')
-rw-r--r--configs/chromebox_panther_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/chromebox_panther_defconfig b/configs/chromebox_panther_defconfig
index a81a9cce82..2eb30bda6f 100644
--- a/configs/chromebox_panther_defconfig
+++ b/configs/chromebox_panther_defconfig
@@ -15,7 +15,6 @@ CONFIG_HUSH_PARSER=y
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_GPIO=y
CONFIG_CMD_PART=y
-CONFIG_CMD_PCI=y
CONFIG_CMD_SF=y
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y