From: Shawn Lin Date: Wed, 5 Mar 2025 07:54:12 +0000 (+0800) Subject: arm64: defconfig: Enable Rockchip UFS host driver X-Git-Tag: v6.15-rc1~157^2~3^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=769c2b450b89b6a71ed614b7c507d17a84f52a4e;p=thirdparty%2Flinux.git arm64: defconfig: Enable Rockchip UFS host driver Enable Rockchip UFS host driver. This driver is first introduced on Rockchip RK3576 SoC, and will be used for more SoCs in near future, so add it to defconfig will make these platforms work better. Reviewed-by: Krzysztof Kozlowski Signed-off-by: Shawn Lin Link: https://lore.kernel.org/r/1741161252-138526-1-git-send-email-shawn.lin@rock-chips.com Signed-off-by: Heiko Stuebner --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index cb7da44155999..9706ba1353d2f 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1188,6 +1188,7 @@ CONFIG_SCSI_UFS_HISI=y CONFIG_SCSI_UFS_RENESAS=m CONFIG_SCSI_UFS_TI_J721E=m CONFIG_SCSI_UFS_EXYNOS=y +CONFIG_SCSI_UFS_ROCKCHIP=y CONFIG_NEW_LEDS=y CONFIG_LEDS_CLASS=y CONFIG_LEDS_CLASS_MULTICOLOR=m