-
CONFIG_PCIE
¶
Enable new PCI/PCIe support
Type: bool
Help¶
This option enables support for new PCI(e) drivers.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At drivers/pcie/Kconfig:6
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:28
Menu path: (Top) → Device Drivers
menuconfig PCIE
bool "Enable new PCI/PCIe support"
depends on X86
help
This option enables support for new PCI(e) drivers.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)