scsi: ufs: Kconfig fix
authorJoao Pinto <Joao.Pinto@synopsys.com>
Fri, 23 Sep 2016 11:52:52 +0000 (12:52 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 30 Sep 2016 01:57:08 +0000 (21:57 -0400)
commit5404fb7cec7473413bc1dd2d114dbe7c291dfb15
tree7ec3e76da996ce9d36ca1446fde079b74ae68c9f
parenta8cfbcaec0c1214ddebf1b7a39aa0df545fbbf90
scsi: ufs: Kconfig fix

Currently if we have PCI and UFSHCD configured in the kernel, both
SCSI_UFS_DWC_TC_PCI and SCSI_UFSHCD_PCI show up, which is not correct.
This patch changes the UFS Kconfig to assure hierarchy between the 2
options.

Signed-off-by: Joao Pinto <jpinto@synopsys.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/ufs/Kconfig