summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorYannick Gicquel <yannick.gicquel@iot.bzh>2016-11-23 09:36:26 +0100
committerYannick Gicquel <yannick.gicquel@iot.bzh>2016-11-23 09:43:15 +0100
commit7ead5627644191f1c280002c857a2d8a19fc8114 (patch)
tree9a21c16854877b1685b9907ac2fdcf9106ccae0c /templates
parent534b92bdada2ec1920cdd9e16d2a5a4c286c4d1c (diff)
meta-rcar-gen3: autoload mmp modules
Add KERNEL_MODULES_AUTOLOAD directive some to multimedia package drivers. Thus after bootup, multimedia framework is ready to use hw acceleration IP. Change-Id: I43a92fdf2dff1f546e5a532b13203efd4a6b829c Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
Diffstat (limited to 'templates')
-rw-r--r--templates/machine/m3ulcb/50_local.conf.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/machine/m3ulcb/50_local.conf.inc b/templates/machine/m3ulcb/50_local.conf.inc
index c4f96e7dd..310aea96c 100644
--- a/templates/machine/m3ulcb/50_local.conf.inc
+++ b/templates/machine/m3ulcb/50_local.conf.inc
@@ -41,6 +41,8 @@ DISTRO_FEATURES_BACKFILL_remove = "gobject-introspection-data"
IMAGE_INSTALL_append_rcar-gen3 = " \
kernel-module-pvrsrvkm \
+ kernel-module-vsp2 \
+ kernel-module-vspm-if \
omx-user-module \
weston-bin \
"