mirror of
https://github.com/wessel-novacustom/clevo-keyboard.git
synced 2024-11-15 03:34:01 +01:00
Add lightbar support for Stellaris Intel gen 4
This commit is contained in:
parent
04efaee9e5
commit
46ad491825
|
@ -698,6 +698,7 @@ static int uw_lightbar_init(struct platform_device *dev)
|
|||
#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 18, 0)
|
||||
|| dmi_match(DMI_PRODUCT_SKU, "STELLARIS1XI03")
|
||||
|| dmi_match(DMI_PRODUCT_SKU, "STELLARIS1XA03")
|
||||
|| dmi_match(DMI_PRODUCT_SKU, "STELLARIS1XI04")
|
||||
|
||||
#endif
|
||||
;
|
||||
|
|
Loading…
Reference in a new issue