CONFIG_COM_IRQ

IRQ of the vuart port

Type: int

Help

IRQ of the vuart port.

Defaults

Kconfig definition

At arch/x86/Kconfig:156

Included via Kconfig:3

Menu path: (top menu)

config COM_IRQ
    int
    prompt "IRQ of the vuart port"
    default 0 if RELEASE
    default 4 if !RELEASE
    help
      IRQ of the vuart port.

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