Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
5560e9fb2ed56664656c0a5ab9cf0c6768be12d8
/
.
/
drivers
/
reset
/
sti
/
Kconfig
blob: f8c15a37fb3530d64b704d0818c598d2405a1fa5 [
file
] [
log
] [
blame
]
if
ARCH_STI
config STI_RESET_SYSCFG
bool
select
RESET_CONTROLLER
config STIH415_RESET
bool
select
STI_RESET_SYSCFG
config STIH416_RESET
bool
select
STI_RESET_SYSCFG
config STIH407_RESET
bool
select
STI_RESET_SYSCFG
endif