summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron/ktqm77/acpi/mainboard.asl
blob: bd0ff8c0cca96a2619891d15c061f32f466ad6d1 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

Scope (\_SB) {
	Device (PWRB)
	{
		Name (_HID, EisaId("PNP0C0C"))
	}
}