Blackfin: enable IP defrag for ADI boards

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger 2010-06-13 12:47:52 -04:00
parent 94060a158f
commit 8278b870fc
1 changed files with 1 additions and 0 deletions

View File

@ -248,6 +248,7 @@
# define CONFIG_SYS_AUTOLOAD "no"
# endif
# endif
# define CONFIG_IP_DEFRAG
# define CONFIG_NET_RETRY_COUNT 20
#endif