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