Merge branch 'vhca-tunnel' into rdma.git for-next
[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