CONFIG_FPGA¶
FPGA Drivers
Type: bool
Help¶
Enable support for FPGA drivers.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/fpga/Kconfig:6
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:124
Menu path: (Top) → Device Drivers
menuconfig FPGA
bool "FPGA Drivers"
help
Enable support for FPGA drivers.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)