Commit 6173572f authored by Oded Gabbay's avatar Oded Gabbay

habanalabs: select FW_LOADER in Kconfig

The driver is loading firmware to the device and we use the firmware
loading functions from the FW_LOADER module.
Signed-off-by: default avatarOded Gabbay <ogabbay@kernel.org>
parent 273190d4
...@@ -10,6 +10,7 @@ config HABANA_AI ...@@ -10,6 +10,7 @@ config HABANA_AI
select HWMON select HWMON
select DMA_SHARED_BUFFER select DMA_SHARED_BUFFER
select CRC32 select CRC32
select FW_LOADER
help help
Enables PCIe card driver for Habana's AI Processors (AIP) that are Enables PCIe card driver for Habana's AI Processors (AIP) that are
designed to accelerate Deep Learning inference and training workloads. designed to accelerate Deep Learning inference and training workloads.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment