diff options
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r-- | drivers/ata/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index b4a8d6030e48..4ad8675f5a16 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -16,6 +16,11 @@ menuconfig ATA | |||
16 | that "speaks" the ATA protocol, also called ATA controller), | 16 | that "speaks" the ATA protocol, also called ATA controller), |
17 | because you will be asked for it. | 17 | because you will be asked for it. |
18 | 18 | ||
19 | NOTE: ATA enables basic SCSI support; *however*, | ||
20 | 'SCSI disk support', 'SCSI tape support', or | ||
21 | 'SCSI CDROM support' may also be needed, | ||
22 | depending on your hardware configuration. | ||
23 | |||
19 | if ATA | 24 | if ATA |
20 | 25 | ||
21 | config ATA_NONSTANDARD | 26 | config ATA_NONSTANDARD |