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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.