Browse Source

Blackfin: enable IP defrag for ADI boards

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger 15 years ago
parent
commit
8278b870fc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/configs/bfin_adi_common.h

+ 1 - 0
include/configs/bfin_adi_common.h

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