summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/ufs/Kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/ufs/Kconfig b/drivers/ufs/Kconfig
index 6b980bce1e9..3f8d8b50a32 100644
--- a/drivers/ufs/Kconfig
+++ b/drivers/ufs/Kconfig
@@ -71,12 +71,12 @@ config UFS_PCI
If unsure, say N.
config UFS_RENESAS
- bool "Renesas specific hooks to UFS controller platform driver"
+ bool "Renesas R-Car S4 UFS Controller support"
depends on UFS
select BOUNCE_BUFFER
help
- This selects the Renesas specific additions to UFSHCD platform driver.
- UFS host on Renesas needs some vendor specific configuration before
- accessing the hardware.
+ This selects the Renesas S4 specific additions to UFSHCD
+ platform driver. UFS host on Renesas needs some vendor
+ specific configuration before accessing the hardware.
endmenu