treewide: replace '---help---' with 'help' in Kconfig files
In Linux, '---help---' was deprecated in favor of 'help', and
this is checked by the recent checkpatch.pl

See Linux commit 84af7a6

The number of '---help---' is gradually decreasing in Linux, but there
are still lots. However, '---help---' will be completely killed when
the time comes.

Fortunately, there are only some in Barebox. Replacing them is not hard.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent e0602ec commit 9b8ed55336bc7aa7d90f3327752c8682ae00decb
@Masahiro Yamada Masahiro Yamada authored on 16 May 2019
Sascha Hauer committed on 17 May 2019
Showing 6 changed files
View
arch/mips/Kconfig
View
drivers/mtd/devices/Kconfig
View
drivers/net/Kconfig
View
drivers/net/phy/Kconfig
View
drivers/nvme/host/Kconfig
View
drivers/w1/Kconfig