-
CONFIG_PCI
¶
PCI Settings
Type: bool
Help¶
This options enables support of PCI bus for device drivers.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At drivers/pci/Kconfig:10
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:30
Menu path: (top menu) → Device Drivers
menuconfig PCI bool prompt "PCI Settings" ifX86
depends onX86
help This options enables support of PCI bus for device drivers.
(Definitions include propagated dependencies, including from if’s and menus.)