diff options
Diffstat (limited to 'include/configs/mx53ard.h')
-rw-r--r-- | include/configs/mx53ard.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mx53ard.h b/include/configs/mx53ard.h index d1d5ae523f..985109e5c9 100644 --- a/include/configs/mx53ard.h +++ b/include/configs/mx53ard.h @@ -60,11 +60,6 @@ #define CONFIG_ETHPRIME "smc911x" -/*Support LAN9217*/ -#define CONFIG_SMC911X -#define CONFIG_SMC911X_16_BIT -#define CONFIG_SMC911X_BASE CS1_BASE_ADDR - #define CONFIG_LOADADDR 0x72000000 /* loadaddr env var */ #define CONFIG_SYS_TEXT_BASE 0x77800000 |