]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: stm32: use "depends on" instead of "if" after prompt
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 10 Jul 2019 05:13:20 +0000 (14:13 +0900)
committerOlof Johansson <olof@lixom.net>
Tue, 16 Jul 2019 00:31:47 +0000 (17:31 -0700)
commit810b9ef293e5ebcce0093b152c61fe82e4fd68b6
tree4ae06044c9eb2fe3d616c9e540051bf0d555f818
parent7a511fe986aa637a212819c2ca10c5bd518fc736
ARM: stm32: use "depends on" instead of "if" after prompt

This appeared after the global fixups by commit f4243d002b8d ("ARM: use
"depends on" for SoC configs instead of "if" after prompt"). Fix it now.

Link: https://lore.kernel.org/r/20190710051320.8738-1-yamada.masahiro@socionext.com
Fixes: f4243d002b8d ("ARM: use "depends on" for SoC configs instead of "if" after prompt")
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-stm32/Kconfig