[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20180130190555.6577-11-ulfalizer@gmail.com>
Date: Tue, 30 Jan 2018 20:05:32 +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>,
Ley Foon Tan <lftan@...era.com>,
nios2-dev@...ts.rocketboards.org, linux-kernel@...r.kernel.org
Subject: [PATCH 10/10] nios2: 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/nios2/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/nios2/Kconfig b/arch/nios2/Kconfig
index 60fae03dac79..3d4ec88f1db1 100644
--- a/arch/nios2/Kconfig
+++ b/arch/nios2/Kconfig
@@ -152,7 +152,6 @@ menu "Advanced setup"
config ADVANCED_OPTIONS
bool "Prompt for advanced kernel configuration options"
- help
comment "Default settings for advanced configuration options are used"
depends on !ADVANCED_OPTIONS
--
2.14.1
Powered by blists - more mailing lists