OSDN Git Service

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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jan 2020 13:51:01 +0000 (14:51 +0100)
commitc55caa2bdf7f1c101faeb66c2d6bcda99dca03eb
tree235b95f7b5a561f2642727b3f6e1e984ae81468f
parentfca3e8283f359a8835dd3b981a993f41dad9ed35
ARM: stm32: use "depends on" instead of "if" after prompt

[ Upstream commit 7e8a0f10899075ac2665c78c4e49dbaf32bf3346 ]

This appeared after the global fixups by commit e32465429490 ("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: e32465429490 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/mach-stm32/Kconfig