The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_PCI

PCI Settings

Type: bool

Help

This options enables support of PCI bus for device drivers.

Direct dependencies

X86

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/pci/Kconfig:10

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:30

Menu path: (top menu) → Device Drivers

menuconfig PCI
    bool
    prompt "PCI Settings" if X86
    depends on X86
    help
      This options enables support of PCI bus for device drivers.

(Definitions include propagated dependencies, including from if’s and menus.)