blob: e6c7aeec4b6746acddaeb07b078cf294ff9eedd6 [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",
"gpio",
"gpio-test",
"hi3660-gpio",
"mt-8167",
"qcom-gpio",
]
}