Commit ce580e47 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Martin K. Petersen

scsi: ufs: exynos: Unify naming

Use "Samsung" and "Exynos", not the uppercase versions.

Link: https://lore.kernel.org/r/20210924132658.109814-2-krzysztof.kozlowski@canonical.comReviewed-by: default avatarAlim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent efe1dc57
...@@ -165,14 +165,14 @@ config SCSI_UFS_BSG ...@@ -165,14 +165,14 @@ config SCSI_UFS_BSG
If unsure, say N. If unsure, say N.
config SCSI_UFS_EXYNOS config SCSI_UFS_EXYNOS
tristate "EXYNOS specific hooks to UFS controller platform driver" tristate "Exynos specific hooks to UFS controller platform driver"
depends on SCSI_UFSHCD_PLATFORM && (ARCH_EXYNOS || COMPILE_TEST) depends on SCSI_UFSHCD_PLATFORM && (ARCH_EXYNOS || COMPILE_TEST)
help help
This selects the EXYNOS specific additions to UFSHCD platform driver. This selects the Samsung Exynos SoC specific additions to UFSHCD
UFS host on EXYNOS includes HCI and UNIPRO layer, and associates with platform driver. UFS host on Samsung Exynos SoC includes HCI and
UFS-PHY driver. UNIPRO layer, and associates with UFS-PHY driver.
Select this if you have UFS host controller on EXYNOS chipset. Select this if you have UFS host controller on Samsung Exynos SoC.
If unsure, say N. If unsure, say N.
config SCSI_UFS_CRYPTO config SCSI_UFS_CRYPTO
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment