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: Oded Gabbay <ogabbay@kernel.org>
This commit is contained in:
parent
273190d420
commit
6173572f29
@ -10,6 +10,7 @@ config HABANA_AI
|
||||
select HWMON
|
||||
select DMA_SHARED_BUFFER
|
||||
select CRC32
|
||||
select FW_LOADER
|
||||
help
|
||||
Enables PCIe card driver for Habana's AI Processors (AIP) that are
|
||||
designed to accelerate Deep Learning inference and training workloads.
|
||||
|
Loading…
Reference in New Issue
Block a user