This allows you to specify the maximum number of PCI functions which
          this kernel will support.
 
-endif  # PCI
+endif # PCI
 
 config HAS_IOMEM
        def_bool PCI
 
        depends on DASD
        help
          Enable this option if you want to see profiling information
-          in /proc/dasd/statistics.
+         in /proc/dasd/statistics.
 
 config DASD_ECKD
        def_tristate y
 
          need this feature and intend to run your kernel in LPAR.
 
 config SCLP_ASYNC_ID
-       string "Component ID for Call Home"
-       depends on SCLP_ASYNC
-       default "000000000"
-       help
-        The Component ID for Call Home is used to identify the correct
-        problem reporting queue the call home records should be sent to.
+       string "Component ID for Call Home"
+       depends on SCLP_ASYNC
+       default "000000000"
+       help
+         The Component ID for Call Home is used to identify the correct
+         problem reporting queue the call home records should be sent to.
 
-        If your are unsure, please use the default value "000000000".
+         If your are unsure, please use the default value "000000000".
 
 config HMC_DRV
        def_tristate m
        depends on S390
        help
          Character device driver for z/VM reader, puncher and printer.
-
 
        prompt "Lan Channel Station Interface"
        depends on CCW && NETDEVICES && (ETHERNET || FDDI)
        help
-          Select this option if you want to use LCS networking on IBM System z.
-          This device driver supports FDDI (IEEE 802.7) and Ethernet.
-          To compile as a module, choose M. The module name is lcs.
-          If you do not know what it is, it's safe to choose Y.
+         Select this option if you want to use LCS networking on IBM System z.
+         This device driver supports FDDI (IEEE 802.7) and Ethernet.
+         To compile as a module, choose M. The module name is lcs.
+         If you do not know what it is, it's safe to choose Y.
 
 config CTCM
        def_tristate m