Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux...
[linux-2.6-microblaze.git] / drivers / reset / sti / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 if ARCH_STI
3
4 config STI_RESET_SYSCFG
5         bool
6
7 config STIH407_RESET
8         bool
9         select STI_RESET_SYSCFG
10
11 endif