blob: ec7b439e330dfb94b1be8879f6afed3e4a7c8610 [file] [log] [blame]
# Copyright 2021 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args() {
# Enable debug output in the ACPI library (used by the ACPI bus driver).
acpica_debug_output = false
}