Skip to content

Commit 5be91fe

Browse files
alim-akhtarkrzk
authored andcommitted
arm64: defconfig: Enable Exynos UFS driver
Enable the Exynos UFS controller and PHY configs. They need to be buildin to ensure UFS devices gets detected on exynos7 and its variant boards. Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com> Link: https://lore.kernel.org/r/20210531170057.7730-1-alim.akhtar@samsung.com Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
1 parent 6efb943 commit 5be91fe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ CONFIG_SCSI_UFSHCD=y
289289
CONFIG_SCSI_UFSHCD_PLATFORM=y
290290
CONFIG_SCSI_UFS_QCOM=m
291291
CONFIG_SCSI_UFS_HISI=y
292+
CONFIG_SCSI_UFS_EXYNOS=y
292293
CONFIG_ATA=y
293294
CONFIG_SATA_AHCI=y
294295
CONFIG_SATA_AHCI_PLATFORM=y
@@ -1110,6 +1111,7 @@ CONFIG_PHY_ROCKCHIP_INNO_USB2=y
11101111
CONFIG_PHY_ROCKCHIP_INNO_DSIDPHY=m
11111112
CONFIG_PHY_ROCKCHIP_PCIE=m
11121113
CONFIG_PHY_ROCKCHIP_TYPEC=y
1114+
CONFIG_PHY_SAMSUNG_UFS=y
11131115
CONFIG_PHY_UNIPHIER_USB2=y
11141116
CONFIG_PHY_UNIPHIER_USB3=y
11151117
CONFIG_PHY_TEGRA_XUSB=y

0 commit comments

Comments
 (0)