CONFIG_PCIE

Enable new PCI/PCIe Root Complex 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 <Zephyr>/drivers/pcie/host/Kconfig:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:32<Zephyr>/drivers/pcie/Kconfig:3

Menu path: (Top) → Device Drivers

menuconfig PCIE
    bool "Enable new PCI/PCIe Root Complex support"
    help
      This option enables support for new PCI(e) drivers.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)