Add dummy iiodevice support for test
[AGL/meta-agl.git] / meta-agl-bsp / recipes-kernel / linux / linux-agl.inc
index db3c2d1..47746a8 100644 (file)
@@ -82,3 +82,7 @@ KERNEL_CONFIG_FRAGMENTS_append_with-lsm-smack = "\
 # snd-aloop support for 4a
 SRC_URI_append = " file://4a-sound.cfg"
 KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/4a-sound.cfg"
+
+# iio-dummy-device support for test iiodevice
+SRC_URI_append = " file://iiodevice.cfg"
+KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/iiodevice.cfg"
\ No newline at end of file