summaryrefslogtreecommitdiffstats
path: root/include/configs/bav335x.h
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 /include/configs/bav335x.h
parentadad96e60d0eb1bbc4d0b96c89decf385a426e42 (diff)
downloadtalos-obmc-uboot-4d7100a61d6fe0652dd0e8b7b3cc31ad37483d64.tar.gz
talos-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 'include/configs/bav335x.h')
-rw-r--r--include/configs/bav335x.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/bav335x.h b/include/configs/bav335x.h
index 2c0ec9df9f..44ac2da595 100644
--- a/include/configs/bav335x.h
+++ b/include/configs/bav335x.h
@@ -438,7 +438,6 @@ DEFAULT_LINUX_BOOT_ENV \
#define CONFIG_ARCH_MISC_INIT
#define CONFIG_USB_MUSB_PIO_ONLY
#define CONFIG_USB_MUSB_DISABLE_BULK_COMBINE_SPLIT
-#define CONFIG_USB_MUSB_HOST
#define CONFIG_AM335X_USB0
#define CONFIG_AM335X_USB0_MODE MUSB_PERIPHERAL
#define CONFIG_AM335X_USB1
@@ -469,7 +468,6 @@ DEFAULT_LINUX_BOOT_ENV \
#if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_USBETH_SUPPORT)
/* disable host part of MUSB in SPL */
-#undef CONFIG_USB_MUSB_HOST
/* disable EFI partitions and partition UUID support */
#undef CONFIG_PARTITION_UUIDS
#undef CONFIG_EFI_PARTITION
OpenPOWER on IntegriCloud