CONFIG_SERIAL_LEGACY

Legacy

Type: bool

Help

Select this if the serial port shall be accessed via legacy port in/out instructions.

Direct dependencies

<choice: Serial IO type>

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

Kconfig definition

At arch/x86/Kconfig:168

Included via Kconfig:3

Menu path: (top menu) → Serial IO type

config SERIAL_LEGACY
    bool
    prompt "Legacy" if <choice: Serial IO type>
    depends on <choice: Serial IO type>
    help
      Select this if the serial port shall be accessed via legacy port in/out
      instructions.

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