Private
Public Access
2
0

iio.md: add kernel config option

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2015-11-16 18:43:07 +00:00
parent e975a690ab
commit cb09ff2327

View 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