Merge tag 'extcon-next-for-5.10-v2' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / drivers / gnss / Kconfig
index a0404ce..bd12e3d 100644 (file)
@@ -5,7 +5,7 @@
 
 menuconfig GNSS
        tristate "GNSS receiver support"
-       ---help---
+       help
          Say Y here if you have a GNSS receiver (e.g. a GPS receiver).
 
          To compile this driver as a module, choose M here: the module will
@@ -32,7 +32,7 @@ config GNSS_MTK_SERIAL
 config GNSS_SIRF_SERIAL
        tristate "SiRFstar GNSS receiver support"
        depends on SERIAL_DEV_BUS
-       ---help---
+       help
          Say Y here if you have a SiRFstar-based GNSS receiver which uses a
          serial interface.
 
@@ -45,7 +45,7 @@ config GNSS_UBX_SERIAL
        tristate "u-blox GNSS receiver support"
        depends on SERIAL_DEV_BUS
        select GNSS_SERIAL
-       ---help---
+       help
          Say Y here if you have a u-blox GNSS receiver which uses a serial
          interface.