commit | 4d7100a61d6fe0652dd0e8b7b3cc31ad37483d64 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Apr 22 14:01:08 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 25 14:22:45 2016 -0400 |
tree | 7f4e656e1220cddcbb3b6bcadfd1fa6eb0cb41f2 | |
parent | adad96e60d0eb1bbc4d0b96c89decf385a426e42 [diff] [blame] |
configs: Re-sync CONFIG_USB_MUSB_HOST Now that CONFIG_USB_MUSB_HOST is part of Kconfig, migrate that over to the defconfig files. Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/rut_defconfig b/configs/rut_defconfig index d7b47e2..7526426 100644 --- a/configs/rut_defconfig +++ b/configs/rut_defconfig
@@ -15,6 +15,7 @@ CONFIG_SPI_FLASH_WINBOND=y CONFIG_SYS_NS16550=y CONFIG_USB=y +CONFIG_USB_MUSB_HOST=y CONFIG_USB_MUSB_GADGET=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_DOWNLOAD=y