diff options
Diffstat (limited to 'include/configs/baltos.h')
-rw-r--r-- | include/configs/baltos.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/baltos.h b/include/configs/baltos.h index 380a78918f..44af4d3dee 100644 --- a/include/configs/baltos.h +++ b/include/configs/baltos.h @@ -283,10 +283,6 @@ #define CONFIG_AM335X_USB1 #define CONFIG_AM335X_USB1_MODE MUSB_OTG -#ifdef CONFIG_USB_MUSB_GADGET -#define CONFIG_USB_ETH_RNDIS -#endif /* CONFIG_USB_MUSB_GADGET */ - #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_USBETH_SUPPORT) /* disable host part of MUSB in SPL */ /* disable EFI partitions and partition UUID support */ |