-
CONFIG_PCI_SHELL
¶
Enable PCI Shell
Type: bool
Help¶
Enable commands for debugging PCI using the built-in shell.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
PCI_ENUMERATION
ifSHELL
&&PCI
Symbols that select this symbol¶
Kconfig definition¶
At drivers/pci/Kconfig:18
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:30
Menu path: (top menu) → Device Drivers → PCI Settings
config PCI_SHELL bool prompt "Enable PCI Shell" ifSHELL
&&PCI
selectPCI_ENUMERATION
ifSHELL
&&PCI
depends onSHELL
&&PCI
help Enable commands for debugging PCI using the built-in shell.
(Definitions include propagated dependencies, including from if’s and menus.)