commit | 94ac5dff456ca46c1d38f2c30053ed2fd9c6a285 | [log] [tgz] |
---|---|---|
author | Sriram Dash <sriram.dash@nxp.com> | Fri Sep 30 11:06:26 2016 +0530 |
committer | York Sun <york.sun@nxp.com> | Thu Oct 06 09:58:39 2016 -0700 |
tree | 26020f866850bb283c2cb9e66f3e2ea37b7661dc | |
parent | c06b30a6a8e4e080f0303f7e14406beda381d363 [diff] [blame] |
armv8: ls1043: Enable CONFIG_DM_USB in defconfigs Enables driver model flag CONFIG_DM_USB for LS1043A platform defconfigs. Signed-off-by: Sriram Dash <sriram.dash@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
diff --git a/configs/ls1043aqds_defconfig b/configs/ls1043aqds_defconfig index b209486..243ef68 100644 --- a/configs/ls1043aqds_defconfig +++ b/configs/ls1043aqds_defconfig
@@ -29,4 +29,5 @@ CONFIG_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y +CONFIG_DM_USB=y CONFIG_USB_STORAGE=y