]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - drivers/reset/sti/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-hirsute-kernel.git] / drivers / reset / sti / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 if ARCH_STI
3
4 config STI_RESET_SYSCFG
5 bool
6
7 config STIH407_RESET
8 bool
9 select STI_RESET_SYSCFG
10
11 endif