On 4 November 2015 at 05:50, Bin Meng <bmeng...@gmail.com> wrote: > Move to driver model for USB on QEMU. > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > > --- > > 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 <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot