From 4d7100a61d6fe0652dd0e8b7b3cc31ad37483d64 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 22 Apr 2016 14:01:08 -0400 Subject: 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 --- configs/rastaban_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/rastaban_defconfig') diff --git a/configs/rastaban_defconfig b/configs/rastaban_defconfig index c6a11309bb..a3d2b8670c 100644 --- a/configs/rastaban_defconfig +++ b/configs/rastaban_defconfig @@ -14,6 +14,7 @@ CONFIG_SPI_FLASH=y 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 -- cgit v1.2.3