video: fbdev: kconfig: Remove blank help text
authorUlf Magnusson <ulfalizer@gmail.com>
Wed, 31 Jan 2018 09:34:21 +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>
drivers/video/fbdev/Kconfig

index 2566cfbdebfbd949287bc3f2eec136ea4418f471..f9058c44917d8cdc8bd9bddc4f73e343aa56bd2f 100644 (file)
@@ -1156,7 +1156,6 @@ config FB_I810_I2C
        bool "Enable DDC Support"
        depends on FB_I810 && FB_I810_GTF
        select FB_DDC
-       help
 
 config FB_LE80578
        tristate "Intel LE80578 (Vermilion) support"