summaryrefslogtreecommitdiff
path: root/src/acpi/acpigen_extern.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/acpi/acpigen_extern.asl')
-rw-r--r--src/acpi/acpigen_extern.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/acpi/acpigen_extern.asl b/src/acpi/acpigen_extern.asl
index 5e380b5039..117177ea27 100644
--- a/src/acpi/acpigen_extern.asl
+++ b/src/acpi/acpigen_extern.asl
@@ -19,7 +19,7 @@ External (NVS1, IntObj)
OperationRegion (DNVS, SystemMemory, NVB1, NVS1)
#endif
-#if CONFIG(CHROMEOS)
+#if CONFIG(CHROMEOS_NVS)
External (NVB2, IntObj)
External (NVS2, IntObj)
OperationRegion (CNVS, SystemMemory, NVB2, NVS2)