X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Frecipes-kernel%2Flinux%2Flinux%2Fiiodevice.cfg;fp=meta-agl-bsp%2Frecipes-kernel%2Flinux%2Flinux%2Fiiodevice.cfg;h=8633f29a35a1373c4e5f43205dcb1f73bc49d042;hb=b989aaed7b128cce0aaeb974c2561e9ee3cdf7a5;hp=0000000000000000000000000000000000000000;hpb=92ba3cb5da1a5a8add6eb14370531b9019407777;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/recipes-kernel/linux/linux/iiodevice.cfg b/meta-agl-bsp/recipes-kernel/linux/linux/iiodevice.cfg new file mode 100644 index 000000000..8633f29a3 --- /dev/null +++ b/meta-agl-bsp/recipes-kernel/linux/linux/iiodevice.cfg @@ -0,0 +1,25 @@ +# +# Extcon Device Drivers +# +CONFIG_IIO=y +CONFIG_IIO_BUFFER=y +CONFIG_IIO_BUFFER_CB=y +CONFIG_IIO_KFIFO_BUF=y +CONFIG_IIO_CONFIGFS=m +CONFIG_IIO_TRIGGER=y +CONFIG_IIO_CONSUMERS_PER_TRIGGER=2 +CONFIG_IIO_SW_DEVICE=m +CONFIG_IIO_SW_TRIGGER=m + +# +# IIO dummy driver +# +CONFIG_IIO_DUMMY_EVGEN=m +CONFIG_IIO_SIMPLE_DUMMY=m +CONFIG_IIO_SIMPLE_DUMMY_EVENTS=y +CONFIG_IIO_SIMPLE_DUMMY_BUFFER=y + +# +# Triggers - standalone +# +CONFIG_IIO_HRTIMER_TRIGGER=m \ No newline at end of file