:orphan: .. title:: BOARD_ARTY_A7_ARM_DESIGNSTART_M3 .. option:: CONFIG_BOARD_ARTY_A7_ARM_DESIGNSTART_M3 *Digilent Arty A7 ARM DesignStart Cortex-M3* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_ARM_DESIGNSTART ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/arty/Kconfig.board:10`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_ARTY_A7_ARM_DESIGNSTART_M3 bool "Digilent Arty A7 ARM DesignStart Cortex-M3" depends on \ :option:`SOC_SERIES_ARM_DESIGNSTART ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*