blob: 2303f7c43eaebc82c56833d666d929696e3df1ba [file]
# Copyright 2026 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.
# LINT.IfChange
declare_args() {
# If true, use the newer vim3-dml driver instead of the vim3-devicetree
# driver.
use_vim3_dml = false
}
# LINT.ThenChange(//build/bazel/BUILD.gn)