CONFIG_EOS_S3_FPGA

EOS S3 fpga driver

Type: bool

Help

Enable EOS S3 FPGA driver.

Direct dependencies

FPGA

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Zephyr>/drivers/fpga/Kconfig.eos_s3:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:42<Zephyr>/drivers/Kconfig:124<Zephyr>/drivers/fpga/Kconfig:23

Menu path: (Top) → Device Drivers → FPGA Drivers

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.)