diff options
Diffstat (limited to 'src/devices/Kconfig')
-rw-r--r-- | src/devices/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/Kconfig b/src/devices/Kconfig index e43458af8f..173ae9df94 100644 --- a/src/devices/Kconfig +++ b/src/devices/Kconfig @@ -79,7 +79,7 @@ config PCI_64BIT_PREF_MEM config HYPERTRANSPORT_PLUGIN_SUPPORT bool - default y + default n config PCIX_PLUGIN_SUPPORT bool |