:orphan: .. title:: CONFIG_EOS_S3_FPGA .. kconfig:: CONFIG_EOS_S3_FPGA CONFIG_EOS_S3_FPGA ################## *EOS S3 fpga driver* Type: ``bool`` Help ==== .. code-block:: none Enable EOS S3 FPGA driver. Direct dependencies =================== \ :kconfig:`FPGA ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/fpga/Kconfig.eos_s3:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:124`` → ``/fpga/Kconfig:23`` Menu path: (Top) → Device Drivers → FPGA Drivers .. code-block:: kconfig config EOS_S3_FPGA bool "EOS S3 fpga driver" depends on FPGA help Enable EOS S3 FPGA driver. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*