]> git.sur5r.net Git - u-boot/blobdiff - include/configs/pengwyn.h
configs: Fixup some CPSW-related items
[u-boot] / include / configs / pengwyn.h
index 545f859e8587cbf3a2fd703013688601811f71dc..863b6e7eb4513fd070dfdd16d1a87771784d34d7 100644 (file)
 #define CONFIG_AM335X_USB1
 #define CONFIG_AM335X_USB1_MODE MUSB_HOST
 
-#if defined(CONFIG_SPL_BUILD)
-/* disable host part of MUSB in SPL */
-/* Disable CPSW SPL support so we fit within the 101KiB limit. */
-#endif
-
 /* Network */
 #define CONFIG_PHY_RESET       1
 #define CONFIG_PHY_NATSEMI
 #define CONFIG_PHY_REALTEK
 
-/* CPSW support */
-
 #endif /* ! __CONFIG_PENGWYN_H */