The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_UART_QMSI_1_IRQ_PRI

(No prompt – not directly user assignable.)

Type: int

Direct dependencies

UART_QMSI && SOC_SERIES_QUARK_D2000

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

Kconfig definition

At soc/x86/intel_quark/quark_d2000/Kconfig.defconfig.series:46

Included via Kconfig:10Kconfig.zephyr:23soc/x86/intel_quark/Kconfig.defconfig:3

Menu path: (top menu)

config UART_QMSI_1_IRQ_PRI
    int
    default 0 if UART_QMSI && SOC_SERIES_QUARK_D2000
    depends on UART_QMSI && SOC_SERIES_QUARK_D2000

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