boards/arm/lpc17xx_40xx/lx_cpu/configs/nsh/defconfig: Correct shit defconfig file. Recent patch dumped a prohibited .config file as the defconfig file when a proper defconfig file created via 'make savdefconfig' is required. Bad.

This commit is contained in:
Gregory Nutt 2019-08-31 14:35:17 -06:00
parent a52ceac13e
commit c6434e3182
2 changed files with 93 additions and 1637 deletions

File diff suppressed because it is too large Load Diff

View File

@ -109,7 +109,7 @@ struct igmp_iphdr_s
/* IGMPv2 packet structure as defined by RFC 2236.
*
* The Max Response Time (maxresp) specifies the time limit for the
* corresponding report. The field has a resolution of 100 miliseconds, the
* corresponding report. The field has a resolution of 100 milliseconds, the
* value is taken directly. This field is meaningful only in Membership Query
* (0x11); in other messages it is set to 0 and ignored by the receiver.
*/