CONFIG_SERIAL_PCI

PCI

Type: bool

Help

Select this if the serial port shall be accessed via PCI memory-mapped registers.

Direct dependencies

<choice: Serial IO type>

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

Kconfig definition

At arch/x86/Kconfig:119

Included via Kconfig:3

Menu path: (top menu) → Serial IO type

config SERIAL_PCI
    bool
    prompt "PCI" if <choice: Serial IO type>
    depends on <choice: Serial IO type>
    help
      Select this if the serial port shall be accessed via PCI memory-mapped
      registers.

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