blob: c51bc0a6fed6ee77176e41b15911ca5a07c6d885 [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",
"imx-i2c",
"intel-i2c",
"mt8167-i2c",
]
}