ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai data structure
[platform/kernel/linux-exynos.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