:orphan: .. title:: CONFIG_BOARD_INTEL_SOCFPGA_AGILEX_SOCDK .. kconfig:: CONFIG_BOARD_INTEL_SOCFPGA_AGILEX_SOCDK CONFIG_BOARD_INTEL_SOCFPGA_AGILEX_SOCDK ####################################### *Intel SoC FPGA Development Kit (Agilex)* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_AGILEX ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm64/intel_socfpga_agilex_socdk/Kconfig.board:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_INTEL_SOCFPGA_AGILEX_SOCDK bool "Intel SoC FPGA Development Kit (Agilex)" depends on SOC_AGILEX && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*