i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT
authorEric Nelson <eric.nelson@boundarydevices.com>
Sat, 9 Mar 2013 13:26:32 +0000 (13:26 +0000)
committerStefano Babic <sbabic@denx.de>
Wed, 20 Mar 2013 10:44:55 +0000 (11:44 +0100)
Nothing on the SABRE Lite board warrants a shorter than normal
ARP timeout.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
include/configs/mx6qsabrelite.h

index 5dc8255..fb58265 100644 (file)
                   "fi; " \
           "else run netboot; fi"
 
-#define CONFIG_ARP_TIMEOUT     200UL
-
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_LONGHELP
 #define CONFIG_SYS_HUSH_PARSER