From aee28716c651077bac042a96f4fb8fed8d26c305 Mon Sep 17 00:00:00 2001 From: Sriram Dash Date: Fri, 7 Oct 2016 14:07:35 +0530 Subject: armv8: ls2080: Enable CONFIG_DM_USB in defconfigs Enables driver model flag CONFIG_DM_USB for LS2080A platform defconfigs. Signed-off-by: Sriram Dash Reviewed-by: York Sun --- configs/ls2080aqds_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/ls2080aqds_defconfig') diff --git a/configs/ls2080aqds_defconfig b/configs/ls2080aqds_defconfig index 53d5774..af52818 100644 --- a/configs/ls2080aqds_defconfig +++ b/configs/ls2080aqds_defconfig @@ -33,5 +33,6 @@ CONFIG_FSL_DSPI=y CONFIG_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y +CONFIG_DM_USB=y CONFIG_USB_STORAGE=y CONFIG_EFI_LOADER_BOUNCE_BUFFER=y -- cgit v1.1