repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 4.19.133
[linux/fpc-iii.git]
/
drivers
/
reset
/
sti
/
Kconfig
blob
71592b5bfd14f800be26feb97c7bcb3ebf444989
1
if ARCH_STI
2
3
config STI_RESET_SYSCFG
4
bool
5
6
config STIH407_RESET
7
bool
8
select STI_RESET_SYSCFG
9
10
endif