diff options
Diffstat (limited to 'include/configs/mx31pdk.h')
| -rw-r--r-- | include/configs/mx31pdk.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/mx31pdk.h b/include/configs/mx31pdk.h index cd156d8b6..8c5730ac2 100644 --- a/include/configs/mx31pdk.h +++ b/include/configs/mx31pdk.h @@ -117,7 +117,6 @@  		"nand erase 0x0 0x40000; "				\  		"nand write 0x81000000 0x0 0x40000\0" -#define CONFIG_NET_MULTI  #define CONFIG_SMC911X  #define CONFIG_SMC911X_BASE	0xB6000000  #define CONFIG_SMC911X_32_BIT |