diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/Kconfig b/src/Kconfig index 0ffc49e5..e732528f 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -194,17 +194,6 @@ menu "Hardware support" help Support parallel ports. This also enables int 17 parallel port calls. - config EXTRA_PCI_ROOTS - int "Number of extra root buses" - default 0 - help - If the target machine has multiple independent root buses - set this to a positive value. The SeaBIOS PCI probe will - then search for the given number of extra root buses. - - Most machines do not have multiple root buses and this - setting should be zero. - config USE_SMM depends on !COREBOOT bool "System Management Mode (SMM)" |