CONFIG_COM_IRQ

IRQ of the vuart port

Type: hex

Help

IRQ of the vuart port.

Direct dependencies

!RELEASE

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

Defaults

Kconfig definition

At arch/x86/Kconfig:204

Included via Kconfig:3

Menu path: (top menu)

config COM_IRQ
    hex
    prompt "IRQ of the vuart port" if !RELEASE
    default 4 if !RELEASE
    depends on !RELEASE
    help
      IRQ of the vuart port.

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