diff --git a/drivers/ufs/host/Kconfig b/drivers/ufs/host/Kconfig index 139064e70a34..302709f47839 100644 --- a/drivers/ufs/host/Kconfig +++ b/drivers/ufs/host/Kconfig @@ -127,7 +127,7 @@ config SCSI_UFS_EXYNOS config SCSI_UFS_VARIABLE_SG_ENTRY_SIZE bool - default y if SCSI_UFS_EXYNOS && SCSI_UFS_CRYPTO + default y if SCSI_UFS_CRYPTO config SCSI_UFS_SPRD tristate "Unisoc specific hooks to UFS controller platform driver"