-
CONFIG_PCI_DEBUG
¶
Enable PCI debugging
Type: bool
Help¶
This options enables PCI debugging functions
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/pci/Kconfig:53
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:32
Menu path: (top menu) → Device Drivers → PCI Settings
config PCI_DEBUG bool prompt "Enable PCI debugging" ifPCI
depends onPCI
help This options enables PCI debugging functions
(Definitions include propagated dependencies, including from if’s and menus.)