summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2019-06-05 19:42:36 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2019-06-05 19:42:36 +0100
commit1ab1d035b28a86b7967376310540732f1b2fb456 (patch)
treee360fbfb418792ed0b0832f6971d7bcc4b704bc1
parentd8af2c267d29869cea01f6a16205bdc88f3394bf (diff)
downloaddrakx-1ab1d035b28a86b7967376310540732f1b2fb456.tar
drakx-1ab1d035b28a86b7967376310540732f1b2fb456.tar.gz
drakx-1ab1d035b28a86b7967376310540732f1b2fb456.tar.bz2
drakx-1ab1d035b28a86b7967376310540732f1b2fb456.tar.xz
drakx-1ab1d035b28a86b7967376310540732f1b2fb456.zip
Add chromeos_laptop kernel driver (mga#24891)
-rw-r--r--images/NEWS2
-rw-r--r--kernel/list_modules.pm2
2 files changed, 4 insertions, 0 deletions
diff --git a/images/NEWS b/images/NEWS
index 83dc6a90a..056e9945c 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+- add chromeos_laptop (mga#24891)
+
Version 2.63 - 1 June 2019 by Martin Whitaker
- add cyapatp (mga#24891)
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 3d2a1a3be..664ca9909 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -341,6 +341,8 @@ our %l = (
qw(msi-laptop msi-wmi mxm-wmi panasonic-laptop pvpanic samsung-laptop samsung-q10 shuttle-wmi sony-laptop thinkpad_acpi topstar-laptop),
qw(toshiba_acpi toshiba_bluetooth toshiba_haps wmi),
+ # drivers/platform/chrome:
+ qw(chromeos_laptop),
#- these need checking
qw(rrunner meye),