:orphan: .. title:: choice: NUVOTON M48X MCU Selection .. _choice_100: .. describe:: choice: NUVOTON M48X MCU Selection *NUVOTON M48X MCU Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_M48X ` && \ :kconfig:`SOC_FAMILY_NUMICRO ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_M487 ` Kconfig definition ================== At ``/arm/nuvoton_numicro/m48x/Kconfig.soc:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/nuvoton_numicro/Kconfig:15`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "NUVOTON M48X MCU Selection" depends on SOC_SERIES_M48X && SOC_FAMILY_NUMICRO *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*