nios2: kconfig: Remove blank help text
authorUlf Magnusson <ulfalizer@gmail.com>
Wed, 31 Jan 2018 09:34:29 +0000 (10:34 +0100)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 2 Feb 2018 15:02:11 +0000 (00:02 +0900)
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>
arch/nios2/Kconfig

index 60fae03dac79aff43289bcb3c9f0e85ac83e0fcd..3d4ec88f1db1ccbee8a43f0649f752b3b6888719 100644 (file)
@@ -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