Skip to content
Snippets Groups Projects
Commit 892742df authored by MengDongyang's avatar MengDongyang Committed by Simon Glass
Browse files

rockchip: select DM_USB for rockchip SoC


Select DM_USB to compatible with USB DM driver model.

Signed-off-by: default avatarMengDongyang <daniel.meng@rock-chips.com>
Signed-off-by: default avatarKever Yang <kever.yang@rock-chips.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent b44566c4
No related branches found
No related tags found
No related merge requests found
......@@ -896,6 +896,7 @@ config ARCH_ROCKCHIP
select DM_SERIAL
select DM_SPI
select DM_SPI_FLASH
select DM_USB if USB
config TARGET_THUNDERX_88XX
bool "Support ThunderX 88xx"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment