blob: 4e4915bc718acf2f9e260d5eedb23e479f31fa41 [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("gpio") {
deps = [
"aml-axg-gpio",
"aml-gxl-gpio",
"as370-gpio",
"gpio",
"gpio-test",
"hi3660-gpio",
"mt-8167",
"qcom-gpio",
]
}