mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
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>
This commit is contained in:
parent
2014c95afe
commit
769c2b450b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user