blob: 5802fc05d010224ade4c1ffe503feace3db18efc [file] [log] [blame]
# Copyright 2024 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args() {
# Request to merge features.
enable_merge_request = false
# Compiled on a board overlay that supports CBX
overlay_include_cbx = false
}