From 91337fd8da2e672438fe5e01b64207ccd8b44b36 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Wed, 20 Aug 2014 22:46:14 +0200 Subject: Merge LCD on sandy/ivy Change-Id: Ibf66d46f47fe465cc805f85de818a77327cd7258 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/6722 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich Reviewed-by: Edward O'Callaghan --- src/mainboard/lenovo/t520/dsdt.asl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mainboard/lenovo/t520/dsdt.asl') diff --git a/src/mainboard/lenovo/t520/dsdt.asl b/src/mainboard/lenovo/t520/dsdt.asl index 1dc3a66673..0e7a965d47 100644 --- a/src/mainboard/lenovo/t520/dsdt.asl +++ b/src/mainboard/lenovo/t520/dsdt.asl @@ -24,6 +24,7 @@ #define BRIGHTNESS_DOWN \_SB.PCI0.GFX0.LCD0.DECB #define ACPI_VIDEO_DEVICE \_SB.PCI0.GFX0 #define RP03_IS_EXPRESSCARD 1 +#define HAVE_LCD_SCREEN 1 DefinitionBlock( "dsdt.aml", @@ -53,8 +54,6 @@ DefinitionBlock( } } - #include "acpi/video.asl" - /* Chipset specific sleep states */ #include } -- cgit v1.2.3