:orphan: .. title:: choice MCUX_ELCDIF_PANEL: Panel selection .. _choice_309: .. describe:: choice MCUX_ELCDIF_PANEL: Panel selection *Panel selection* Type: ``bool`` Direct dependencies =================== \ :option:`DISPLAY_MCUX_ELCDIF ` && \ :option:`DISPLAY ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`MCUX_ELCDIF_PANEL_RK043FN02H ` Choice options ============== - \ :option:`MCUX_ELCDIF_PANEL_RK043FN02H ` Kconfig definition ================== At ``/display/Kconfig.mcux_elcdif:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:72`` → ``/display/Kconfig:18`` 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.)*