Skip to content

Commit e191603

Browse files
ulfalizermasahir0y
authored andcommitted
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 <[email protected]> Acked-by: Randy Dunlap <[email protected]> Acked-by: Ley Foon Tan <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
1 parent ca961dd commit e191603

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/nios2/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ menu "Advanced setup"
152152

153153
config ADVANCED_OPTIONS
154154
bool "Prompt for advanced kernel configuration options"
155-
help
156155

157156
comment "Default settings for advanced configuration options are used"
158157
depends on !ADVANCED_OPTIONS

0 commit comments

Comments
 (0)