[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20180130190555.6577-9-ulfalizer@gmail.com>
Date: Tue, 30 Jan 2018 20:05:30 +0100
From: Ulf Magnusson <ulfalizer@...il.com>
To: linux-kbuild@...r.kernel.org
Cc: yamada.masahiro@...ionext.com, mcgrof@...nel.org,
Ulf Magnusson <ulfalizer@...il.com>,
Ralf Baechle <ralf@...ux-mips.org>,
James Hogan <jhogan@...nel.org>, linux-mips@...ux-mips.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 08/10] MIPS: kconfig: Remove empty help text
In preparation for adding a warning ("kconfig: Warn if help text is
blank"): https://lkml.org/lkml/2018/1/30/516
Signed-off-by: Ulf Magnusson <ulfalizer@...il.com>
---
arch/mips/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index ab98569994f0..57cd591e7b28 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2326,7 +2326,6 @@ config MIPS_VPE_LOADER_TOM
config MIPS_VPE_APSP_API
bool "Enable support for AP/SP API (RTLX)"
depends on MIPS_VPE_LOADER
- help
config MIPS_VPE_APSP_API_CMP
bool
--
2.14.1
Powered by blists - more mailing lists