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>
This commit is contained in:
parent
b8d746fd13
commit
e79cb5e19d
|
@ -562,7 +562,7 @@ DefinitionBlock (
|
|||
})
|
||||
}
|
||||
|
||||
#include "../../../drivers/pc80/ps2_controller.asl"
|
||||
#include "../../../superio/winbond/w83667hg-a/ps2_controller.asl"
|
||||
|
||||
/* UART 1 */
|
||||
Device (URT1)
|
||||
|
|
Loading…
Reference in New Issue