summaryrefslogtreecommitdiff
path: root/include/configs/pengwyn.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pengwyn.h')
-rw-r--r--include/configs/pengwyn.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/pengwyn.h b/include/configs/pengwyn.h
index 8977115da3..b75dbeef62 100644
--- a/include/configs/pengwyn.h
+++ b/include/configs/pengwyn.h
@@ -198,7 +198,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_PERIPHERAL
#define CONFIG_AM335X_USB1
@@ -211,7 +210,6 @@
#if defined(CONFIG_SPL_BUILD)
/* disable host part of MUSB in SPL */
-#undef CONFIG_USB_MUSB_HOST
/* Disable CPSW SPL support so we fit within the 101KiB limit. */
#undef CONFIG_SPL_ETH_SUPPORT
#endif