summaryrefslogtreecommitdiffstats
path: root/arch/nios2
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-01-31 10:34:29 +0100
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-02-03 00:02:11 +0900
commite1916031369a60c935c6957a47618d304a9df9de (patch)
tree1b0cacc13560029292584045fc23ee24355c4b17 /arch/nios2
parentca961dde8b51f3c6f1f275f4704d2827446dc7e3 (diff)
downloadop-kernel-dev-e1916031369a60c935c6957a47618d304a9df9de.zip
op-kernel-dev-e1916031369a60c935c6957a47618d304a9df9de.tar.gz
nios2: kconfig: Remove blank help text
Blank help texts are probably either a typo, a Kconfig misunderstanding, or some kind of half-committing to adding a help text (in which case a TODO comment would be clearer, if the help text really can't be added right away). Best to remove them, IMO. Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Ley Foon Tan <ley.foon.tan@intel.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/nios2')
-rw-r--r--arch/nios2/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/nios2/Kconfig b/arch/nios2/Kconfig
index 60fae03..3d4ec88 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
OpenPOWER on IntegriCloud