:orphan: .. title:: CONFIG_SOC_XILINX_XC7Z012S .. kconfig:: CONFIG_SOC_XILINX_XC7Z012S CONFIG_SOC_XILINX_XC7Z012S ########################## *XC7Z012S* Type: ``bool`` Help ==== .. code-block:: none 1 ARM Cortex-A9 core up to 766 MHz, Artix-7 programmable logic, 55k logic cells, 2.5Mb block RAM, 120 DSP slices, up to 150 I/O pins, up to 4 transceivers. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/xilinx_zynq7000/xc7zxxxs/Kconfig.soc:19`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/xilinx_zynq7000/Kconfig:15`` Menu path: (Top) → Hardware Configuration → XC7ZxxxS SoC Selection .. code-block:: kconfig config SOC_XILINX_XC7Z012S bool "XC7Z012S" depends on help 1 ARM Cortex-A9 core up to 766 MHz, Artix-7 programmable logic, 55k logic cells, 2.5Mb block RAM, 120 DSP slices, up to 150 I/O pins, up to 4 transceivers. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*