diff options
author | Patrick Rudolph <siro@das-labor.org> | 2017-07-27 19:29:38 +0200 |
---|---|---|
committer | Patrick Rudolph <siro@das-labor.org> | 2017-08-08 12:24:47 +0000 |
commit | 189909ea76681dfea0018d60c2e4fe2e785c9421 (patch) | |
tree | 43ea792598496850b0fc37ef4658cbffb40d99ac /src/mainboard/lenovo/l520/cmos.default | |
parent | b0ac01b4c2c1be06b6618298b77c4a3b32d2411f (diff) |
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 <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/20798
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/lenovo/l520/cmos.default')
-rw-r--r-- | src/mainboard/lenovo/l520/cmos.default | 1 |
1 files changed, 0 insertions, 1 deletions
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 |