summaryrefslogtreecommitdiff
path: root/drivers/ata
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ata')
-rw-r--r--drivers/ata/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 617c80f011..77e0fbb217 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -53,4 +53,9 @@ config SATA_SIL
Enable this driver to support the SIL3131, SIL3132 and SIL3124
SATA controllers.
+config SATA_SIL3114
+ bool "Enable Silicon Image SIL3114 SATA driver support"
+ help
+ Enable this driver to support the SIL3114 SATA controllers.
+
endmenu