From 32f0398ba559408e4effa2372697a0cc4d189756 Mon Sep 17 00:00:00 2001 From: Tuomas Tynkkynen Date: Fri, 8 Dec 2017 15:36:15 +0200 Subject: ata: Migrate CONFIG_SATA_SIL3114 to Kconfig Signed-off-by: Tuomas Tynkkynen --- drivers/ata/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'drivers/ata/Kconfig') 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 -- cgit v1.2.3