treewide: replace '---help---' in Kconfig files with 'help'
[linux-2.6-microblaze.git] / drivers / net / ethernet / moxa / Kconfig
index 1a7cacb..134802b 100644 (file)
@@ -7,7 +7,7 @@ config NET_VENDOR_MOXART
        bool "MOXA ART devices"
        default y
        depends on (ARM && ARCH_MOXART)
-       ---help---
+       help
          If you have a network (Ethernet) card belonging to this class, say Y.
 
          Note that the answer to this question doesn't directly affect the
@@ -21,7 +21,7 @@ config ARM_MOXART_ETHER
        tristate "MOXART Ethernet support"
        depends on ARM && ARCH_MOXART
        select NET_CORE
-       ---help---
+       help
          If you wish to compile a kernel for a hardware with MOXA ART SoC and
          want to use the internal ethernet then you should answer Y to this.