summaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/acpi/sb_fch.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/stoneyridge/acpi/sb_fch.asl')
-rw-r--r--src/soc/amd/stoneyridge/acpi/sb_fch.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/stoneyridge/acpi/sb_fch.asl b/src/soc/amd/stoneyridge/acpi/sb_fch.asl
index 6876c2ae3d..ef2b4eab62 100644
--- a/src/soc/amd/stoneyridge/acpi/sb_fch.asl
+++ b/src/soc/amd/stoneyridge/acpi/sb_fch.asl
@@ -135,6 +135,6 @@ Device (MISC)
})
Method (_STA, 0x0, NotSerialized)
{
- Return (0x0F)
+ Return (0x0b)
}
}