diff options
Diffstat (limited to 'drivers/iio/Kconfig')
-rw-r--r-- | drivers/iio/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/Kconfig b/drivers/iio/Kconfig index 524380c9ae6c..cbea3271c1b1 100644 --- a/drivers/iio/Kconfig +++ b/drivers/iio/Kconfig | |||
@@ -73,5 +73,6 @@ if IIO_TRIGGER | |||
73 | source "drivers/iio/trigger/Kconfig" | 73 | source "drivers/iio/trigger/Kconfig" |
74 | endif #IIO_TRIGGER | 74 | endif #IIO_TRIGGER |
75 | source "drivers/iio/pressure/Kconfig" | 75 | source "drivers/iio/pressure/Kconfig" |
76 | source "drivers/iio/temperature/Kconfig" | ||
76 | 77 | ||
77 | endif # IIO | 78 | endif # IIO |