:orphan: .. title:: CONFIG_BOARD_NUVOTON_PFM_M487 .. kconfig:: CONFIG_BOARD_NUVOTON_PFM_M487 CONFIG_BOARD_NUVOTON_PFM_M487 ############################# *NUVOTON PFM MP487 Development Board* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_M487 ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/nuvoton_pfm_m487/Kconfig.board:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_NUVOTON_PFM_M487 bool "NUVOTON PFM MP487 Development Board" depends on SOC_M487 && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*