:orphan: .. title:: BOARD_MERCURY_XU .. option:: CONFIG_BOARD_MERCURY_XU *Mercury XU Board* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_XILINX_ZYNQMP_RPU ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/mercury_xu/Kconfig.board:3`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_MERCURY_XU bool "Mercury XU Board" depends on \ :option:`SOC_XILINX_ZYNQMP_RPU ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*