dashboard
repositories
activity
search
login
ljy
/
RK356X_SDK_RELEASE
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
add ch343 driver
hc
2023-07-06
0d92c6001e626cf3cfa86b826ccc10a16115901e
[~ljy/RK356X_SDK_RELEASE.git]
/
kernel
/
drivers
/
reset
/
sti
/
Kconfig
1
2
3
4
5
6
7
8
9
10
if ARCH_STI
config STI_RESET_SYSCFG
bool
config STIH407_RESET
bool
select STI_RESET_SYSCFG
endif