Merge tag 'ieee802154-for-davem-2019-11-13' of git://git.kernel.org/pub/scm/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