-
CONFIG_PCI_LEGACY_BRIDGE
¶
PCI legacy bridge device support
Type: bool
Help¶
This option adds support for PCI legacy bridge device, that allows direct setup of the PCI interrupt pin to IRQ number mapping.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/pci/Kconfig:26
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:32
Menu path: (top menu) → Device Drivers → PCI Settings
config PCI_LEGACY_BRIDGE bool prompt "PCI legacy bridge device support" ifPCI
depends onPCI
help This option adds support for PCI legacy bridge device, that allows direct setup of the PCI interrupt pin to IRQ number mapping.
(Definitions include propagated dependencies, including from if’s and menus.)