aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/roda/rk9/acpi/platform.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/roda/rk9/acpi/platform.asl')
-rw-r--r--src/mainboard/roda/rk9/acpi/platform.asl8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/roda/rk9/acpi/platform.asl b/src/mainboard/roda/rk9/acpi/platform.asl
index b4d67f598b..d003016c08 100644
--- a/src/mainboard/roda/rk9/acpi/platform.asl
+++ b/src/mainboard/roda/rk9/acpi/platform.asl
@@ -55,14 +55,6 @@ Scope(\_SB)
\GOS()
- /* And the OS workarounds start right after we know what we're
- * running: Windows XP SP1 needs to have C-State coordination
- * enabled in SMM.
- */
- If (LAnd(LEqual(OSYS, 2001), MPEN)) {
- // TRAP(61) // TODO
- }
-
/* SMM power state and C4-on-C3 settings need to be updated */
// TRAP(43) // TODO
}