:orphan: .. title:: BOARD_BCM958402M2_M7 .. option:: CONFIG_BOARD_BCM958402M2_M7 *Broadcom Viper BCM958402M2_M7* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_BCM58402_M7 ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/bcm958402m2_m7/Kconfig.board:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_BCM958402M2_M7 bool "Broadcom Viper BCM958402M2_M7" depends on \ :option:`SOC_BCM58402_M7 ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*