aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/Kconfig')
-rw-r--r--drivers/iio/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/Kconfig b/drivers/iio/Kconfig
index bb1e35c811da..56eecefcec75 100644
--- a/drivers/iio/Kconfig
+++ b/drivers/iio/Kconfig
@@ -48,6 +48,7 @@ config IIO_CONSUMERS_PER_TRIGGER
48 This value controls the maximum number of consumers that a 48 This value controls the maximum number of consumers that a
49 given trigger may handle. Default is 2. 49 given trigger may handle. Default is 2.
50 50
51source "drivers/iio/adc/Kconfig"
51source "drivers/iio/amplifiers/Kconfig" 52source "drivers/iio/amplifiers/Kconfig"
52 53
53endif # IIO 54endif # IIO