Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - H index
The Linux kernel configuration item CONFIG_HOTPLUG_PCI_ACPI
has multiple definitions:
drivers/pci/hotplug/Kconfig
The configuration item CONFIG_HOTPLUG_PCI_ACPI:
CONFIG_HOTPLUG_PCI = CONFIG_y && ((! CONFIG_ACPI_DOCK && CONFIG_ACPI ) || ( CONFIG_ACPI_DOCK ))
acpiphp
, acpiphp
Say Y here if you have a system that supports PCI Hotplug using ACPI.
When in doubt, say N.
drivers/pci/hotplug/Kconfig
The configuration item CONFIG_HOTPLUG_PCI_ACPI:
(! CONFIG_ACPI_DOCK && CONFIG_ACPI ) || ( CONFIG_ACPI_DOCK )
acpiphp
, acpiphp
Say Y here if you have a system that supports PCI Hotplug using ACPI.
To compile this driver as a module, choose M here: the module will be called acpiphp.
When in doubt, say N.
drivers/hotplug/Kconfig
The configuration item CONFIG_HOTPLUG_PCI_ACPI:
CONFIG_ACPI_BUS && CONFIG_HOTPLUG_PCI
acpiphp
, acpiphp
Say Y here if you have a system that supports PCI Hotplug using ACPI.
This code is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called acpiphp. If you want to compile it as a module, say M here and read Documentation/modules.txt.
When in doubt, say N.
Raw data from LKDDb:
lkddb module acpiphp CONFIG_HOTPLUG_PCI_ACPI : drivers/hotplug/Kconfig : "ACPI PCI Hotplug driver" # in 2.5.45–2.5.70
lkddb module acpiphp CONFIG_HOTPLUG_PCI_ACPI : drivers/pci/hotplug/Kconfig : "ACPI PCI Hotplug driver" # in 2.5.71–2.5.75, 2.6.0–2.6.39, 3.0–3.9
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - H index
Automatically generated (in year 2024). See also LKDDb sources on GitLab