:orphan: .. title:: choice MCUX_ELCDIF_PANEL: Panel selection .. _choice_436: .. describe:: choice MCUX_ELCDIF_PANEL: Panel selection *Panel selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`DISPLAY_MCUX_ELCDIF ` && \ :kconfig:`DISPLAY ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :kconfig:`MCUX_ELCDIF_PANEL_RK043FN02H ` Choice options ============== - \ :kconfig:`MCUX_ELCDIF_PANEL_RK043FN02H ` Kconfig definition ================== At ``/display/Kconfig.mcux_elcdif:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:74`` → ``/display/Kconfig:24`` Menu path: (Top) → Device Drivers → Display Drivers → MCUX eLCDIF driver .. code-block:: kconfig 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.)*