]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: realview: use "depends on" instead of "if" after prompt
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 25 Jan 2016 11:42:44 +0000 (20:42 +0900)
committerOlof Johansson <olof@lixom.net>
Mon, 1 Feb 2016 20:19:10 +0000 (12:19 -0800)
commit8665deb8501b0ee20cb2562f9f57004c9a417e3a
tree7e12c8676f613914b174f3614481efb0edd2376a
parentf2619289d83ac9595d057e3e62ff32ca0dd3cc81
ARM: realview: use "depends on" instead of "if" after prompt

This platform recently moved to multi-platform, so missed the global
fixup by commit 17de1e097d41 ("ARM: use "depends on" for SoC configs
instead of "if" after prompt").  Fix it now.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-realview/Kconfig