These should be fixed before the Kconfig resync because Linux 4.16 or later warns it. Refer to Linux commit 1b9eda2e4892 ("kconfig: Warn if help text is blank"). Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> --- arch/mips/Kconfig | 1 - drivers/crypto/Kconfig | 1 - 2 files changed, 2 deletions(-) diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 7c40991..6a2b7a0 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -136,7 +136,6 @@ config CPU_BIG_ENDIAN config CPU_LITTLE_ENDIAN bool "Little endian" depends on SYS_SUPPORTS_LITTLE_ENDIAN - help endchoice diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig index 9f02c17..d1687e3 100644 --- a/drivers/crypto/Kconfig +++ b/drivers/crypto/Kconfig @@ -1,7 +1,6 @@ menuconfig CRYPTO_HW bool "Hardware crypto devices" - help if CRYPTO_HW -- 2.7.4 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox