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