Rtwo/kernel/motorola/sm8550/drivers/reset/sti/Kconfig
2025-09-30 19:22:48 -05:00

11 lines
143 B
Text

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