1 /* SPDX-License-Identifier: GPL-2.0-only */
3 /* mainboard configuration */
6 #define SIO_EC_ENABLE_PS2K // Enable PS/2 Keyboard
8 /* SIO_EC_ENABLE_PS2M is not defined in favor of custom ASL below */
10 /* ACPI code for EC SuperIO functions */
11 #include <ec/quanta/it8518/acpi/superio.asl>
13 /* Use multitouch trackpad */
14 Scope (\_SB.PCI0.LPCB.SIO)
18 Name (_HID, EISAID("LEN2011"))
19 Name (_CID, EISAID("PNP0F13"))
21 Method (_STA, 0, NotSerialized)
26 Name (_CRS, ResourceTemplate()