Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[platform/kernel/linux-starfive.git] / drivers / reset / sti / Kconfig
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