diff options
Diffstat (limited to 'drivers/ata')
-rw-r--r-- | drivers/ata/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 803064aaf11..617c80f0115 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -47,4 +47,10 @@ config DWC_AHCI Enable this driver to support Sata devices through Synopsys DWC AHCI module. +config SATA_SIL + bool "Enable Silicon Image SIL3131 / SIL3132 / SIL3124 SATA driver support" + help + Enable this driver to support the SIL3131, SIL3132 and SIL3124 + SATA controllers. + endmenu |