summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chipset_enable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chipset_enable.c b/chipset_enable.c
index 6280876bc..19fd65895 100644
--- a/chipset_enable.c
+++ b/chipset_enable.c
@@ -1746,7 +1746,7 @@ const struct penable chipset_enables[] = {
{0x8086, 0x1e4a, DEP, "Intel", "H77", enable_flash_pch7},
{0x8086, 0x1e53, NT, "Intel", "C216", enable_flash_pch7},
{0x8086, 0x1e55, DEP, "Intel", "QM77", enable_flash_pch7},
- {0x8086, 0x1e56, NT, "Intel", "QS77", enable_flash_pch7},
+ {0x8086, 0x1e56, DEP, "Intel", "QS77", enable_flash_pch7},
{0x8086, 0x1e57, DEP, "Intel", "HM77", enable_flash_pch7},
{0x8086, 0x1e58, NT, "Intel", "UM77", enable_flash_pch7},
{0x8086, 0x1e59, NT, "Intel", "HM76", enable_flash_pch7},