diff options
Diffstat (limited to 'include/configs/pepper.h')
-rw-r--r-- | include/configs/pepper.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/pepper.h b/include/configs/pepper.h index ff3cd74ac3..7ef25294c1 100644 --- a/include/configs/pepper.h +++ b/include/configs/pepper.h @@ -77,14 +77,9 @@ #define CONFIG_SYS_NS16550_COM1 0x44e09000 /* Ethernet support */ -#define CONFIG_PHY_GIGE -#define CONFIG_PHYLIB #define CONFIG_PHY_ADDR 0 -#define CONFIG_PHY_MICREL -#define CONFIG_PHY_MICREL_KSZ9021 #define CONFIG_PHY_RESET_DELAY 1000 /* SPL */ -#define CONFIG_SPL_LDSCRIPT "arch/arm/mach-omap2/u-boot-spl.lds" #endif /* __CONFIG_PEPPER_H */ |