iio.md: add kernel config option
authorBrendan Le Foll <brendan.le.foll@intel.com>
Mon, 16 Nov 2015 18:43:07 +0000 (18:43 +0000)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 15 Dec 2015 10:42:06 +0000 (10:42 +0000)
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
docs/iio.md

index 470f078..9c20e34 100644 (file)
@@ -1,7 +1,12 @@
 iio                            {#iio}
 ===
 
-IIO is the kernel's framework for supporting sensors
+IIO is the kernel's framework for supporting sensors. You may need to recompile
+a kernel and add, this is from kernel 4.2:
+CONFIG_IIO_DUMMY_EVGEN=m
+CONFIG_IIO_SIMPLE_DUMMY=m
+CONFIG_IIO_SIMPLE_DUMMY_EVENTS=y
+CONFIG_IIO_SIMPLE_DUMMY_BUFFER=y
 
 ## 'RAW' access