projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7634b6
)
scsi: aic7xxx: improve the Kconfig entry
author
Christoph Hellwig
<hch@lst.de>
Mon, 22 Apr 2019 17:35:09 +0000
(19:35 +0200)
committer
Martin 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
patch
|
blob
|
history
diff --git
a/drivers/scsi/aic7xxx/Kconfig.aic7xxx
b/drivers/scsi/aic7xxx/Kconfig.aic7xxx
index 55ac55ee6068b80db5994d16ba19048336022dc4..40fe08a6453579da053f824d632f23adf07e883d 100644
(file)
--- a/
drivers/scsi/aic7xxx/Kconfig.aic7xxx
+++ b/
drivers/scsi/aic7xxx/Kconfig.aic7xxx
@@
-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---