summaryrefslogtreecommitdiffstats
path: root/configs/am335x_boneblack_vboot_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-04-22 14:01:08 -0400
committerTom Rini <trini@konsulko.com>2016-04-25 14:22:45 -0400
commit4d7100a61d6fe0652dd0e8b7b3cc31ad37483d64 (patch)
tree7f4e656e1220cddcbb3b6bcadfd1fa6eb0cb41f2 /configs/am335x_boneblack_vboot_defconfig
parentadad96e60d0eb1bbc4d0b96c89decf385a426e42 (diff)
downloadblackbird-obmc-uboot-4d7100a61d6fe0652dd0e8b7b3cc31ad37483d64.tar.gz
blackbird-obmc-uboot-4d7100a61d6fe0652dd0e8b7b3cc31ad37483d64.zip
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>
Diffstat (limited to 'configs/am335x_boneblack_vboot_defconfig')
-rw-r--r--configs/am335x_boneblack_vboot_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_boneblack_vboot_defconfig b/configs/am335x_boneblack_vboot_defconfig
index e5daa94657..89aba13b4e 100644
--- a/configs/am335x_boneblack_vboot_defconfig
+++ b/configs/am335x_boneblack_vboot_defconfig
@@ -26,6 +26,7 @@ CONFIG_SYS_NS16550=y
CONFIG_TIMER=y
CONFIG_OMAP_TIMER=y
CONFIG_USB=y
+CONFIG_USB_MUSB_HOST=y
CONFIG_USB_MUSB_GADGET=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_DOWNLOAD=y
OpenPOWER on IntegriCloud