diff options
Diffstat (limited to 'include/configs/pxa255_idp.h')
| -rw-r--r-- | include/configs/pxa255_idp.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/pxa255_idp.h b/include/configs/pxa255_idp.h index e591d87db..cd95081a9 100644 --- a/include/configs/pxa255_idp.h +++ b/include/configs/pxa255_idp.h @@ -86,7 +86,6 @@  /*   * Hardware drivers   */ -#define CONFIG_NET_MULTI  #define CONFIG_SMC91111  #define CONFIG_SMC91111_BASE	(PXA_CS5_PHYS + IDP_CS5_ETH_OFFSET + 0x300)  #define CONFIG_SMC_USE_32_BIT	1 |