blob: 7fe8411208e648110c78e95cdc09ba8682b99940 [file] [log] [blame]
# Copyright 2019 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.
group("i2c") {
deps = [
"aml-i2c",
"dw-i2c",
"i2c",
"intel-i2c",
"mt8167-i2c",
]
}