diff options
Diffstat (limited to 'include/configs/PM826.h')
| -rw-r--r-- | include/configs/PM826.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/PM826.h b/include/configs/PM826.h index 501f691ea..f4f93059f 100644 --- a/include/configs/PM826.h +++ b/include/configs/PM826.h @@ -109,7 +109,6 @@   * if CONFIG_ETHER_NONE is defined, then either the ethernet routines must be   * defined elsewhere (as for the console), or CONFIG_CMD_NET must be unset.   */ -#define	CONFIG_NET_MULTI  #undef	CONFIG_ETHER_NONE		/* define if ether on something else */  #undef	CONFIG_ETHER_ON_SCC		/* define if ether on SCC       */ |