Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ACPI_PCI_SLOT
has multiple definitions:
drivers/acpi/Kconfig
The configuration item CONFIG_ACPI_PCI_SLOT:
CONFIG_SYSFS && CONFIG_PCI
pci_slot
This driver creates entries in /sys/bus/pci/slots/ for all PCI slots in the system. This can help correlate PCI bus addresses, i.e., segment/bus/device/function tuples, with physical slots in the system. If you are unsure, say N.
drivers/acpi/Kconfig
The configuration item CONFIG_ACPI_PCI_SLOT:
CONFIG_SYSFS
pci_slot
This driver creates entries in /sys/bus/pci/slots/ for all PCI slots in the system. This can help correlate PCI bus addresses, i.e., segment/bus/device/function tuples, with physical slots in the system. If you are unsure, say N.
To compile this driver as a module, choose M here: the module will be called pci_slot.
Raw data from LKDDb:
lkddb module pci_slot CONFIG_ACPI_PCI_SLOT : drivers/acpi/Kconfig : "PCI slot detection driver" # in 2.6.27–2.6.39, 3.0–3.8
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 - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab