We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011881b commit 8a041afCopy full SHA for 8a041af
drivers/platform/x86/gigabyte-wmi.c
@@ -156,6 +156,7 @@ static const struct dmi_system_id gigabyte_wmi_known_working_platforms[] = {
156
DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("X570 GAMING X"),
157
DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("X570 I AORUS PRO WIFI"),
158
DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("X570 UD"),
159
+ DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("Z690M AORUS ELITE AX DDR4"),
160
{ }
161
};
162
0 commit comments