]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
MIPS: BCM63XX: kconfig: Remove blank help text
authorUlf Magnusson <ulfalizer@gmail.com>
Wed, 31 Jan 2018 09:34:26 +0000 (10:34 +0100)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 2 Feb 2018 14:53:10 +0000 (23:53 +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>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/mips/bcm63xx/boards/Kconfig

index 6ff0a74810818b9db13923e8a965f6868826ac90..f60d96610ace99916aca7866b726bf17fbcf2188 100644 (file)
@@ -7,6 +7,5 @@ choice
 config BOARD_BCM963XX
        bool "Generic Broadcom 963xx boards"
        select SSB
-       help
 
 endchoice