Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
b70f14e1ffbb47369b1cc2cdf558c3468ae9e484
/
.
/
drivers
/
reset
/
sti
/
Kconfig
blob: 88d2d0316613f8ba65735088c198a5ff228fc048 [
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
endif