commit | 06c3c801a5bd91d2f4a3dd5e9095339fbeb4a871 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Jun 13 12:47:52 2010 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Jul 13 17:50:52 2010 -0400 |
tree | 6d2e07468b2e60bd7f9492e767adb7fa57da28cc | |
parent | 95d834ae5aedbd7f19fd15cab945ef826d159312 [diff] |
Blackfin: enable IP defrag for ADI boards Signed-off-by: Mike Frysinger <vapier@gentoo.org>
diff --git a/include/configs/bfin_adi_common.h b/include/configs/bfin_adi_common.h index 57a7309..901a32f 100644 --- a/include/configs/bfin_adi_common.h +++ b/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