aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/config.c')
-rw-r--r--src/config/config.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/config/config.c b/src/config/config.c
index 4cfa5dd41..254bff995 100644
--- a/src/config/config.c
+++ b/src/config/config.c
@@ -352,9 +352,6 @@ REQUIRE_OBJECT ( efi_bofm );
/*
* Drag in relevant settings sources
*/
-#ifdef PCI_SETTINGS
-REQUIRE_OBJECT ( pci_settings );
-#endif
#ifdef VMWARE_SETTINGS
REQUIRE_OBJECT ( guestinfo );
#endif