From d61510308902f8a6d539297fddb006a213dddba3 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 11 Oct 2014 19:59:43 +0100 Subject: X60: enable legacy brightness controls --- getcb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'getcb') diff --git a/getcb b/getcb index 21ee4902..a1cbf605 100755 --- a/getcb +++ b/getcb @@ -50,6 +50,9 @@ git reset --hard 23aad4a83c3390dc39f7d1c1f5422f7ac54a80f3 # Text mode patch for X60 native graphics (main patch already merged in coreboot. See 6723 on coreboot gerrit) git fetch http://review.coreboot.org/coreboot refs/changes/25/6725/3 && git cherry-pick FETCH_HEAD +# lenovo/x60: Enable legacy brightness controls (native graphics) +git fetch http://review.coreboot.org/coreboot refs/changes/48/7048/4 && git cherry-pick FETCH_HEAD + ## Enable T60 native graphics # git fetch http://review.coreboot.org/coreboot refs/changes/45/5345/8 && git cherry-pick FETCH_HEAD # ^ the above is not needed, because 7050 (see below) uses it -- cgit v1.2.3-70-g09d2