buildroot: Disable lcd-drm in ac200_drm_buildroot dts [1/1]

PD#SWPL-13623

Problem:
  Wayland-DRM broken due to lcd-drm is enabled

Solution:
  Disable lcd-drm

Verify:
  Local

Change-Id: I2e4c7cded9e6979b97fb652e2d0d824c8af54ef6
Signed-off-by: Blance Tang <guofeng.tang@amlogic.com>
This commit is contained in:
Blance Tang
2019-09-03 16:50:50 +08:00
committed by Jianxin Pan
parent 57e50a48e3
commit 04bcfb3325
2 changed files with 2 additions and 2 deletions

View File

@@ -1141,7 +1141,7 @@
};
&drm_lcd {
status = "okay";
status = "disabled";
};
&pwm_AO_cd {

View File

@@ -1140,7 +1140,7 @@
};
&drm_lcd {
status = "okay";
status = "disabled";
};
&pwm_AO_cd {