]> Git Repo - linux.git/blob - drivers/reset/hisilicon/Kconfig
i3c: mipi-i3c-hci: Fix DAT/DCT entry sizes
[linux.git] / drivers / reset / hisilicon / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config COMMON_RESET_HI3660
3         tristate "Hi3660 Reset Driver"
4         depends on ARCH_HISI || COMPILE_TEST
5         default ARCH_HISI
6         help
7           Build the Hisilicon Hi3660 reset driver.
8
9 config COMMON_RESET_HI6220
10         tristate "Hi6220 Reset Driver"
11         depends on ARCH_HISI || COMPILE_TEST
12         default ARCH_HISI
13         help
14           Build the Hisilicon Hi6220 reset driver.
This page took 0.033582 seconds and 4 git commands to generate.