ufs: amd-versal2: Remove ZYNQMP_FIRMWARE dependency
There are EEMI firmware hooks available but they are also IO versions of it that's why remove ZYNQMP_FIRMWARE depency from UFS driver. Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://patch.msgid.link/85cbacdc7492890c76396974d24fff607c2088ad.1785394153.git.michal.simek@amd.com
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user