diff options
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r-- | drivers/ata/Kconfig | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index ea102c089222..9e101aa638d1 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -116,11 +116,14 @@ config SATA_SIL24 | |||
116 | If unsure, say N. | 116 | If unsure, say N. |
117 | 117 | ||
118 | config SATA_SIS | 118 | config SATA_SIS |
119 | tristate "SiS 964/180 SATA support" | 119 | tristate "SiS 964/965/966/180 SATA support" |
120 | depends on PCI | 120 | depends on PCI |
121 | select PATA_SIS | ||
121 | help | 122 | help |
122 | This option enables support for SiS Serial ATA 964/180. | 123 | This option enables support for SiS Serial ATA on |
123 | 124 | SiS 964/965/966/180 and Parallel ATA on SiS 180. | |
125 | The PATA support for SiS 180 requires additionally to | ||
126 | enable the PATA_SIS driver in the config. | ||
124 | If unsure, say N. | 127 | If unsure, say N. |
125 | 128 | ||
126 | config SATA_ULI | 129 | config SATA_ULI |