mainboards: Drop PWRS from GNVS
[coreboot.git] / src / acpi / dsdt_top.asl
blob735389d3bc92ec72540ca55d77ecb90d2bf39222
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <acpi/acpigen_extern.asl>
5 #if CONFIG(CHROMEOS)
6 /* Chrome OS specific */
7 #include <vendorcode/google/chromeos/acpi/gnvs.asl>
8 #include <vendorcode/google/chromeos/acpi/chromeos.asl>
9 #endif
11 /* Power state (AC = 1) */
12 Name (PWRS, One)