summaryrefslogtreecommitdiff
path: root/getcb
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-10-11 19:59:43 +0100
committerFrancis Rowe <info@gluglug.org.uk>2014-10-11 20:03:16 +0100
commitd61510308902f8a6d539297fddb006a213dddba3 (patch)
tree4833b06c874737cf92d6fc95259a38ad097d0d6c /getcb
parentc693f448a94e78263f5efc963371cb5be80a0bf2 (diff)
X60: enable legacy brightness controls
Diffstat (limited to 'getcb')
-rwxr-xr-xgetcb3
1 files changed, 3 insertions, 0 deletions
diff --git a/getcb b/getcb
index 21ee490..a1cbf60 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