diff options
| -rw-r--r-- | drivers/ufs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ufs/Kconfig b/drivers/ufs/Kconfig index c1b84bd7559..6dffdc00b32 100644 --- a/drivers/ufs/Kconfig +++ b/drivers/ufs/Kconfig @@ -10,7 +10,7 @@ config UFS config UFS_AMD_VERSAL2 bool "AMD Versal Gen 2 UFS controller platform driver" - depends on UFS && ZYNQMP_FIRMWARE + depends on UFS && ARCH_VERSAL2 help This selects the AMD specific additions to UFSHCD platform driver. UFS host on AMD needs some vendor specific configuration before accessing |
