staging: most: use help instead of ---help--- in Kconfig
- Resolve the following warning from the Kconfig, "WARNING: prefer 'help' over '---help---' for new help texts Signed-off-by: Moses Christopher <moseschristopherb@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
30d8b6e182
Коммит
2a4482bfae
|
@ -3,7 +3,7 @@ menuconfig MOST
|
|||
tristate "MOST support"
|
||||
depends on HAS_DMA && CONFIGFS_FS
|
||||
default n
|
||||
---help---
|
||||
help
|
||||
Say Y here if you want to enable MOST support.
|
||||
This driver needs at least one additional component to enable the
|
||||
desired access from userspace (e.g. character devices) and one that
|
||||
|
|
Загрузка…
Ссылка в новой задаче