From b43ba2a7419b4a94f36964b542e22dc752d1a2b0 Mon Sep 17 00:00:00 2001 From: Harunobu Kurokawa Date: Fri, 22 Dec 2017 22:18:01 +0900 Subject: weston-ini-conf: Disable kingfisher's 2nd and 3rd output Kingfisher has tree display output, currently AGL use only one output from micro HDMI. Change-Id: Ife61da4bfd2127a49c50247c26d8a7693960d439 Signed-off-by: Harunobu Kurokawa --- .../wayland/weston-ini-conf/kingfisher_output.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston-ini-conf/kingfisher_output.cfg (limited to 'meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston-ini-conf') diff --git a/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston-ini-conf/kingfisher_output.cfg b/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston-ini-conf/kingfisher_output.cfg new file mode 100644 index 000000000..a194a4a46 --- /dev/null +++ b/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston-ini-conf/kingfisher_output.cfg @@ -0,0 +1,8 @@ +[output] +name=HDMI-A-2 +mode=off + +[output] +name=LVDS-1 +mode=off + -- cgit 1.2.3-korg