summaryrefslogtreecommitdiff
path: root/drivers/iio/dummy/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/dummy/Kconfig')
-rw-r--r--drivers/iio/dummy/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/dummy/Kconfig b/drivers/iio/dummy/Kconfig
index 71805ced1..aa5824d96 100644
--- a/drivers/iio/dummy/Kconfig
+++ b/drivers/iio/dummy/Kconfig
@@ -10,6 +10,7 @@ config IIO_DUMMY_EVGEN
config IIO_SIMPLE_DUMMY
tristate "An example driver with no hardware requirements"
+ depends on IIO_SW_DEVICE
help
Driver intended mainly as documentation for how to write
a driver. May also be useful for testing userspace code