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 3409fe9e8c..6caa14b647 100644
--- a/include/configs/pengwyn.h
+++ b/include/configs/pengwyn.h
@@ -200,7 +200,6 @@
#if defined(CONFIG_SPL_BUILD)
/* disable host part of MUSB in SPL */
/* Disable CPSW SPL support so we fit within the 101KiB limit. */
-#undef CONFIG_SPL_ETH_SUPPORT
#endif
/* CPSW ethernet */
@@ -213,7 +212,6 @@
#define CONFIG_PHY_REALTEK
/* CPSW support */
-#define CONFIG_SPL_ETH_SUPPORT
#define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/am33xx/u-boot-spl.lds"