aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini2022-06-20 08:07:50 -0400
committerTom Rini2022-07-05 17:04:59 -0400
commite58eebb5140ce52838a7a31279b434d7030b2e35 (patch)
treea0c4f25660e302168b47f6e30ba85cf9df90b062 /include
parentbf2c48fa1a6e068f232d84aae43b5dad654a9017 (diff)
Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to Kconfig
This converts the following to Kconfig: CONFIG_PCI_CONFIG_HOST_BRIDGE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/x86-common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h
index f28fafe15c6..1366f623aa2 100644
--- a/include/configs/x86-common.h
+++ b/include/configs/x86-common.h
@@ -45,11 +45,6 @@
*/
/*-----------------------------------------------------------------------
- * PCI configuration
- */
-#define CONFIG_PCI_CONFIG_HOST_BRIDGE
-
-/*-----------------------------------------------------------------------
* USB configuration
*/