From 03b1781aa978aab345b5a85d8596f8615281ba89 Mon Sep 17 00:00:00 2001 From: Vinayak Holikatti Date: Tue, 26 Feb 2013 18:04:45 +0530 Subject: [SCSI] ufs: Add Platform glue driver for ufshcd This patch adds Platform glue driver for ufshcd. Reviewed-by: Arnd Bergmann Reviewed-by: Namjae Jeon Reviewed-by: Subhash Jadavani Reviewed-by: Sujit Reddy Thumma Tested-by: Maya Erez Signed-off-by: Vinayak Holikatti Signed-off-by: Santosh Yaraganavi Signed-off-by: James Bottomley --- drivers/scsi/ufs/Kconfig | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'drivers/scsi/ufs/Kconfig') diff --git a/drivers/scsi/ufs/Kconfig b/drivers/scsi/ufs/Kconfig index 0371047c5922..35faf24c6044 100644 --- a/drivers/scsi/ufs/Kconfig +++ b/drivers/scsi/ufs/Kconfig @@ -57,3 +57,14 @@ config SCSI_UFSHCD_PCI If you have a controller with this interface, say Y or M here. If unsure, say N. + +config SCSI_UFSHCD_PLATFORM + tristate "Platform bus based UFS Controller support" + depends on SCSI_UFSHCD + ---help--- + This selects the UFS host controller support. Select this if + you have an UFS controller on Platform bus. + + If you have a controller with this interface, say Y or M here. + + If unsure, say N. -- cgit 1.4.1