:orphan: .. title:: CONFIG_BOARD_RCAR_H3ULCB_CR7 .. kconfig:: CONFIG_BOARD_RCAR_H3ULCB_CR7 CONFIG_BOARD_RCAR_H3ULCB_CR7 ############################ *Cortex-R7 for Renesas H3ULCB* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_R8A77951 ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/rcar_h3ulcb/Kconfig.board:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_RCAR_H3ULCB_CR7 bool "Cortex-R7 for Renesas H3ULCB" depends on SOC_R8A77951 && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*