aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2025-03-05 15:54:12 +0800
committerHeiko Stuebner <heiko@sntech.de>2025-03-06 10:35:28 +0100
commit769c2b450b89b6a71ed614b7c507d17a84f52a4e (patch)
treeb56ef1afb7f81f810c05e2805a53d8c9c8a623ff
parentLinux 6.14-rc1 (diff)
downloadwireguard-linux-769c2b450b89b6a71ed614b7c507d17a84f52a4e.tar.xz
wireguard-linux-769c2b450b89b6a71ed614b7c507d17a84f52a4e.zip
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 <krzysztof.kozlowski@linaro.org> Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Link: https://lore.kernel.org/r/1741161252-138526-1-git-send-email-shawn.lin@rock-chips.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index cb7da4415599..9706ba1353d2 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