summaryrefslogtreecommitdiffstats
path: root/drivers/iio/frequency/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/frequency/Kconfig')
-rw-r--r--drivers/iio/frequency/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/iio/frequency/Kconfig b/drivers/iio/frequency/Kconfig
index dc5e0b72882f..e4a921ff60ea 100644
--- a/drivers/iio/frequency/Kconfig
+++ b/drivers/iio/frequency/Kconfig
@@ -38,5 +38,15 @@ config ADF4350
To compile this driver as a module, choose M here: the
module will be called adf4350.
+config ADF4371
+ tristate "Analog Devices ADF4371 Wideband Synthesizer"
+ depends on SPI
+ select REGMAP_SPI
+ help
+ Say yes here to build support for Analog Devices ADF4371
+ Wideband Synthesizer. The driver provides direct access via sysfs.
+
+ To compile this driver as a module, choose M here: the
+ module will be called adf4371.
endmenu
endmenu