aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineeringinc.com>2015-11-24 14:12:01 -0600
committerMartin Roth <martinroth@google.com>2016-02-01 22:56:20 +0100
commite79cb5e19dbb7927e5319e258d06c2c34dd2ad0d (patch)
treee212c3bb507d047744265062d50d4858ee18b4e4 /src/mainboard
parentb8d746fd130bee9c77ed37f9fd2247b8bd244a79 (diff)
mainboard/asus/kgpe-d16: Use W83667HG-A specific PS/2 ASL file
Change-Id: I5a4e223b2e247decd30d8fb2a083be4cff6500a4 Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> Reviewed-on: https://review.coreboot.org/13166 Tested-by: build bot (Jenkins) Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/asus/kgpe-d16/dsdt.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asus/kgpe-d16/dsdt.asl b/src/mainboard/asus/kgpe-d16/dsdt.asl
index 702ace1c52..5f9195abc1 100644
--- a/src/mainboard/asus/kgpe-d16/dsdt.asl
+++ b/src/mainboard/asus/kgpe-d16/dsdt.asl
@@ -562,7 +562,7 @@ DefinitionBlock (
})
}
- #include "../../../drivers/pc80/ps2_controller.asl"
+ #include "../../../superio/winbond/w83667hg-a/ps2_controller.asl"
/* UART 1 */
Device (URT1)