- 
CONFIG_SERIAL_PCI¶ 
PCI
Type: bool
Help¶
Select this if the serial port shall be accessed via PCI memory-mapped registers.
Kconfig definition¶
At arch/x86/Kconfig:129
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.)