# SPDX-License-Identifier: GPL-2.0-only
 menu "Intel MIC & related support"
 
-comment "Intel MIC Bus Driver"
-
 config INTEL_MIC_BUS
        tristate "Intel MIC Bus Driver"
        depends on 64BIT && PCI && X86
          OS and tools for MIC to use with this driver are available from
          <http://software.intel.com/en-us/mic-developer>.
 
-comment "SCIF Bus Driver"
-
 config SCIF_BUS
        tristate "SCIF Bus Driver"
        depends on 64BIT && PCI && X86
          OS and tools for MIC to use with this driver are available from
          <http://software.intel.com/en-us/mic-developer>.
 
-comment "VOP Bus Driver"
-
 config VOP_BUS
        tristate "VOP Bus Driver"
        help
          OS and tools for MIC to use with this driver are available from
          <http://software.intel.com/en-us/mic-developer>.
 
-comment "Intel MIC Host Driver"
-
 config INTEL_MIC_HOST
        tristate "Intel MIC Host Driver"
        depends on 64BIT && PCI && X86
          OS and tools for MIC to use with this driver are available from
          <http://software.intel.com/en-us/mic-developer>.
 
-comment "Intel MIC Card Driver"
-
 config INTEL_MIC_CARD
        tristate "Intel MIC Card Driver"
        depends on 64BIT && X86
          For more information see
          <http://software.intel.com/en-us/mic-developer>.
 
-comment "SCIF Driver"
-
 config SCIF
        tristate "SCIF Driver"
        depends on 64BIT && PCI && X86 && SCIF_BUS && IOMMU_SUPPORT
          OS and tools for MIC to use with this driver are available from
          <http://software.intel.com/en-us/mic-developer>.
 
-comment "Intel MIC Coprocessor State Management (COSM) Drivers"
-
 config MIC_COSM
        tristate "Intel MIC Coprocessor State Management (COSM) Drivers"
        depends on 64BIT && PCI && X86 && SCIF
          OS and tools for MIC to use with this driver are available from
          <http://software.intel.com/en-us/mic-developer>.
 
-comment "VOP Driver"
-
 config VOP
        tristate "VOP Driver"
        depends on VOP_BUS