mirror of
https://github.com/wessel-novacustom/clevo-keyboard.git
synced 2024-11-15 03:34:01 +01:00
parent
fd683d410b
commit
6e65f2ea97
|
@ -809,6 +809,7 @@ int clevo_keyboard_init(void)
|
||||||
|| dmi_string_in(DMI_BOARD_NAME, "NL5xRU")
|
|| dmi_string_in(DMI_BOARD_NAME, "NL5xRU")
|
||||||
|| dmi_string_in(DMI_BOARD_NAME, "NV4XMB,ME,MZ")
|
|| dmi_string_in(DMI_BOARD_NAME, "NV4XMB,ME,MZ")
|
||||||
|| dmi_string_in(DMI_BOARD_NAME, "L140CU")
|
|| dmi_string_in(DMI_BOARD_NAME, "L140CU")
|
||||||
|
|| dmi_string_in(DMI_BOARD_NAME, "NS50MU")
|
||||||
;
|
;
|
||||||
if (performance_profile_set_workaround) {
|
if (performance_profile_set_workaround) {
|
||||||
TUXEDO_INFO("Performance profile 'performance' set workaround applied\n");
|
TUXEDO_INFO("Performance profile 'performance' set workaround applied\n");
|
||||||
|
|
Loading…
Reference in a new issue