:orphan: .. title:: CONFIG_BOARD_ARTY_A7_ARM_DESIGNSTART_M1 .. kconfig:: CONFIG_BOARD_ARTY_A7_ARM_DESIGNSTART_M1 CONFIG_BOARD_ARTY_A7_ARM_DESIGNSTART_M1 ####################################### *Digilent Arty A7 ARM DesignStart Cortex-M1* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_ARM_DESIGNSTART ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/arty/Kconfig.board:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_ARTY_A7_ARM_DESIGNSTART_M1 bool "Digilent Arty A7 ARM DesignStart Cortex-M1" depends on SOC_SERIES_ARM_DESIGNSTART && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*