aboutsummaryrefslogtreecommitdiff
path: root/include/configs/bav335x.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/bav335x.h')
-rw-r--r--include/configs/bav335x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bav335x.h b/include/configs/bav335x.h
index 48cd285..e7f65d6 100644
--- a/include/configs/bav335x.h
+++ b/include/configs/bav335x.h
@@ -395,7 +395,7 @@ DEFAULT_LINUX_BOOT_ENV \
#define CONFIG_AM335X_USB1
#define CONFIG_AM335X_USB1_MODE MUSB_HOST
-#if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_USBETH_SUPPORT)
+#if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_USB_ETHER)
/* disable host part of MUSB in SPL */
/* disable EFI partitions and partition UUID support */
#endif