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