blob: d791fd28fef0ae20bafb9b5e74dba3d1b8e32894 [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",
"imx8",
"mt-8167",
"qcom-gpio",
]
}