summaryrefslogtreecommitdiff
path: root/include/configs/baltos.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/baltos.h')
-rw-r--r--include/configs/baltos.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/baltos.h b/include/configs/baltos.h
index 48d0613a0b..23d0bb74e2 100644
--- a/include/configs/baltos.h
+++ b/include/configs/baltos.h
@@ -273,7 +273,6 @@
#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_HOST
#define CONFIG_AM335X_USB1
@@ -292,7 +291,6 @@
#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