summaryrefslogtreecommitdiff
path: root/drivers/reset/sti/Kconfig
blob: 0b599f7cf6ed82d8ab09867307fcb891aea94f96 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-only
if ARCH_STI || COMPILE_TEST

config STIH407_RESET
	bool "STIH407 Reset Driver" if COMPILE_TEST

endif