Skip to content

Commit e46c7cd

Browse files
committed
iio: frequency: CF_AXI_DDS depends on ADI_AXI_DATA_OFFLOAD
The drivers depends on the following methods: - axi_data_offload_ctrl_bypass - axi_data_offload_ctrl_oneshot - devm_axi_data_offload_get_optional If optional, a proper ops interface needs to be added. Signed-off-by: Jorge Marques <jorge.marques@analog.com>
1 parent 46c8d85 commit e46c7cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/iio/frequency/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ config CF_AXI_DDS
108108
tristate "Analog Devices CoreFPGA AXI DDS driver"
109109
depends on SPI
110110
depends on COMMON_CLK
111+
depends on ADI_AXI_DATA_OFFLOAD
111112
select IIO_BUFFER_DMAENGINE
112113
help
113114
Say yes here to build support for Analog Devices DDS chip

0 commit comments

Comments
 (0)