On 4 November 2015 at 05:50, Bin Meng <[email protected]> wrote:
> Move to driver model for USB on QEMU.
>
> Signed-off-by: Bin Meng <[email protected]>
>
> ---
>
>  configs/qemu-x86_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/configs/qemu-x86_defconfig b/configs/qemu-x86_defconfig
> index 62ac76e..7d814d8 100644
> --- a/configs/qemu-x86_defconfig
> +++ b/configs/qemu-x86_defconfig
> @@ -19,6 +19,8 @@ CONFIG_NETDEVICES=y
>  CONFIG_E1000=y
>  CONFIG_DM_PCI=y
>  CONFIG_DM_RTC=y
> +CONFIG_USB=y
> +CONFIG_DM_USB=y
>  CONFIG_VIDEO_VESA=y
>  CONFIG_FRAMEBUFFER_SET_VESA_MODE=y
>  CONFIG_FRAMEBUFFER_VESA_MODE_111=y
> --
> 1.8.2.1
>

Acked-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to