:orphan: .. title:: choice: Intel SoC FPGA Agilex .. _choice_158: .. describe:: choice: Intel SoC FPGA Agilex *Intel SoC FPGA Agilex* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_AGILEX ` && \ :kconfig:`SOC_FAMILY_INTEL_SOCFPGA ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_AGILEX ` Kconfig definition ================== At ``/arm64/intel_socfpga/agilex/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm64/intel_socfpga/Kconfig:12`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "Intel SoC FPGA Agilex" depends on SOC_SERIES_AGILEX && SOC_FAMILY_INTEL_SOCFPGA *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*