kernel_samsung_a53x/drivers/reset/sti/Kconfig
2024-06-15 16:02:09 -03:00

11 lines
143 B
Text
Executable file

# SPDX-License-Identifier: GPL-2.0-only
if ARCH_STI
config STI_RESET_SYSCFG
bool
config STIH407_RESET
bool
select STI_RESET_SYSCFG
endif