scsi: aic7xxx: improve the Kconfig entry
authorChristoph Hellwig <hch@lst.de>
Mon, 22 Apr 2019 17:35:09 +0000 (19:35 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 29 Apr 2019 12:13:43 +0000 (08:13 -0400)
There is no old vs new driver anymore.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/aic7xxx/Kconfig.aic7xxx

index 55ac55e..40fe08a 100644 (file)
@@ -3,7 +3,7 @@
 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Kconfig.aic7xxx#7 $
 #
 config SCSI_AIC7XXX
-       tristate "Adaptec AIC7xxx Fast -> U160 support (New Driver)"
+       tristate "Adaptec AIC7xxx Fast -> U160 support"
        depends on (PCI || EISA) && SCSI
        select SCSI_SPI_ATTRS
        ---help---