Loading drivers/pci/pcie/Kconfig +1 −4 Original line number Original line Diff line number Diff line Loading @@ -14,15 +14,12 @@ config PCIEPORTBUS # Include service Kconfig here # Include service Kconfig here # # config HOTPLUG_PCI_PCIE config HOTPLUG_PCI_PCIE tristate "PCI Express Hotplug driver" bool "PCI Express Hotplug driver" depends on HOTPLUG_PCI && PCIEPORTBUS depends on HOTPLUG_PCI && PCIEPORTBUS help help Say Y here if you have a motherboard that supports PCI Express Native Say Y here if you have a motherboard that supports PCI Express Native Hotplug Hotplug To compile this driver as a module, choose M here: the module will be called pciehp. When in doubt, say N. When in doubt, say N. source "drivers/pci/pcie/aer/Kconfig" source "drivers/pci/pcie/aer/Kconfig" Loading Loading
drivers/pci/pcie/Kconfig +1 −4 Original line number Original line Diff line number Diff line Loading @@ -14,15 +14,12 @@ config PCIEPORTBUS # Include service Kconfig here # Include service Kconfig here # # config HOTPLUG_PCI_PCIE config HOTPLUG_PCI_PCIE tristate "PCI Express Hotplug driver" bool "PCI Express Hotplug driver" depends on HOTPLUG_PCI && PCIEPORTBUS depends on HOTPLUG_PCI && PCIEPORTBUS help help Say Y here if you have a motherboard that supports PCI Express Native Say Y here if you have a motherboard that supports PCI Express Native Hotplug Hotplug To compile this driver as a module, choose M here: the module will be called pciehp. When in doubt, say N. When in doubt, say N. source "drivers/pci/pcie/aer/Kconfig" source "drivers/pci/pcie/aer/Kconfig" Loading