From 9fd95ef0d39819fb27441fdd0f1b15b05d9b5085 Mon Sep 17 00:00:00 2001 From: Tuomas Tynkkynen Date: Fri, 8 Dec 2017 15:36:19 +0200 Subject: ata: Migrate CONFIG_SCSI_AHCI to Kconfig And use 'imply' liberally. 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 25ef5ce..38318b4 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -20,6 +20,11 @@ config SATA See also CMD_SATA which provides command-line support. +config SCSI_AHCI + bool "Enable SCSI interface to SATA devices" + help + Enable this to allow interfacing SATA devices via the SCSI layer. + menu "SATA/SCSI device support" config AHCI_PCI -- cgit v1.1