Skip to content

Commit

Permalink
ide: cosmetic adaption of drivers/ide/Kconfig concerning SATA
Browse files Browse the repository at this point in the history
Since especially Serial ATA has it's own menu point now, I guess we can
change the description of the deprecated SATA driver as well, since the
new libATA subsystem is not configured through a SCSI low-level driver
anymore, but has it's own menu point.

From: Patrick Ringl <patrick_@freenet.de>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
  • Loading branch information
Patrick Ringl authored and Bartlomiej Zolnierkiewicz committed Mar 26, 2007
1 parent 8799620 commit b43c5f3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions drivers/ide/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,10 @@ config BLK_DEV_IDE_SATA
---help---
There are two drivers for Serial ATA controllers.

The main driver, "libata", exists inside the SCSI subsystem
and supports most modern SATA controllers.
The main driver, "libata", uses the SCSI subsystem
and supports most modern SATA controllers. In order to use it
you may take a look at "Serial ATA (prod) and Parallel ATA
(experimental) drivers".

The IDE driver (which you are currently configuring) supports
a few first-generation SATA controllers.
Expand Down

0 comments on commit b43c5f3

Please sign in to comment.