blob: b5895e3365679c6ca0bfe48eae92f55f8ae28834 [file] [log] [blame]
# Copyright 2025 The Fuchsia Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args() {
# Enable user space PCI stack in the qemu-arm64 board driver.
qemu_arm64_enable_user_pci = false
}