From 189909ea76681dfea0018d60c2e4fe2e785c9421 Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Thu, 27 Jul 2017 19:29:38 +0200 Subject: mb/lenovo/l520/Kconfig: Remove hybrid graphics driver support The schematics isn't available for the board, but other L*00 series boards seem to use a different, compared to T*00 series, GPIO layout. As it has never been tested, remove the broken driver. Change-Id: I4bfa02fdbc5da5b556010c2f300faaf6dc845b80 Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/20798 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/mainboard/lenovo/l520/Kconfig | 1 - src/mainboard/lenovo/l520/cmos.default | 1 - src/mainboard/lenovo/l520/cmos.layout | 13 +++++-------- 3 files changed, 5 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/mainboard/lenovo/l520/Kconfig b/src/mainboard/lenovo/l520/Kconfig index 4d317fa62f..7043184031 100644 --- a/src/mainboard/lenovo/l520/Kconfig +++ b/src/mainboard/lenovo/l520/Kconfig @@ -17,7 +17,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select SOUTHBRIDGE_INTEL_BD82X6X select SYSTEM_TYPE_LAPTOP select USE_NATIVE_RAMINIT - select DRIVERS_LENOVO_HYBRID_GRAPHICS config HAVE_IFD_BIN bool diff --git a/src/mainboard/lenovo/l520/cmos.default b/src/mainboard/lenovo/l520/cmos.default index 5c21f9c7fa..c88318235b 100644 --- a/src/mainboard/lenovo/l520/cmos.default +++ b/src/mainboard/lenovo/l520/cmos.default @@ -14,5 +14,4 @@ fn_ctrl_swap=Disable sticky_fn=Disable trackpoint=Enable backlight=Both -hybrid_graphics_mode=Integrated Only usb_always_on=Disable diff --git a/src/mainboard/lenovo/l520/cmos.layout b/src/mainboard/lenovo/l520/cmos.layout index 80759040a7..678b7a8a22 100644 --- a/src/mainboard/lenovo/l520/cmos.layout +++ b/src/mainboard/lenovo/l520/cmos.layout @@ -67,7 +67,7 @@ entries 416 1 e 1 trackpoint 417 1 e 1 fn_ctrl_swap 418 1 e 1 sticky_fn -419 2 e 13 usb_always_on +419 2 e 12 usb_always_on 421 1 e 9 sata_mode 422 2 e 10 backlight @@ -76,8 +76,7 @@ entries # coreboot config options: northbridge 432 3 e 11 gfx_uma_size -435 2 e 12 hybrid_graphics_mode -#437 3 r 0 unused +#435 5 r 0 unused 440 8 h 0 volume # SandyBridge MRC Scrambler Seed values @@ -134,11 +133,9 @@ enumerations 11 4 160M 11 5 192M 11 6 224M -12 0 Integrated Only -12 1 Discrete Only -13 0 Disable -13 1 AC and battery -13 2 AC only +12 0 Disable +12 1 AC and battery +12 2 AC only # ----------------------------------------------------------------- checksums -- cgit v1.2.3