aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r--drivers/ata/Kconfig18
1 files changed, 18 insertions, 0 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index aa85a98d3a4f..8fae6afd6a3d 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -187,6 +187,15 @@ config ATA_PIIX
187 187
188 If unsure, say N. 188 If unsure, say N.
189 189
190config SATA_DWC
191 tristate "DesignWare Cores SATA support"
192 depends on 460EX
193 help
194 This option enables support for the on-chip SATA controller of the
195 AppliedMicro processor 460EX.
196
197 If unsure, say N.
198
190config SATA_MV 199config SATA_MV
191 tristate "Marvell SATA support" 200 tristate "Marvell SATA support"
192 help 201 help
@@ -796,6 +805,15 @@ config PATA_RZ1000
796 805
797 If unsure, say N. 806 If unsure, say N.
798 807
808config PATA_SAMSUNG_CF
809 tristate "Samsung SoC PATA support"
810 depends on SAMSUNG_DEV_IDE
811 help
812 This option enables basic support for Samsung's S3C/S5P board
813 PATA controllers via the new ATA layer
814
815 If unsure, say N.
816
799config PATA_WINBOND_VLB 817config PATA_WINBOND_VLB
800 tristate "Winbond W83759A VLB PATA support (Experimental)" 818 tristate "Winbond W83759A VLB PATA support (Experimental)"
801 depends on ISA && EXPERIMENTAL 819 depends on ISA && EXPERIMENTAL