The latest development version of this page may be more current than this released 2.7.5 version.
choice MCUX_ELCDIF_PANEL: Panel selection

Panel selection

Type: bool

Direct dependencies

DISPLAY_MCUX_ELCDIF && DISPLAY

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At drivers/display/Kconfig.mcux_elcdif:36

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:74drivers/display/Kconfig:24

Menu path: (Top) → Device Drivers → Display Drivers → MCUX eLCDIF driver

choice MCUX_ELCDIF_PANEL
    bool "Panel selection"
    default MCUX_ELCDIF_PANEL_RK043FN02H
    depends on DISPLAY_MCUX_ELCDIF && DISPLAY

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)