]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/reset/sti/Kconfig
net: dsa: microchip: Add shared regmap mutex
[linux.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