Update ChangeLog
This commit is contained in:
parent
0deca5b039
commit
6ac0e90692
@ -9556,3 +9556,6 @@
|
||||
interrupts are automatically restored when the wait happens. But
|
||||
with CONFIG_NET_NOINTS=y, the wait blocks with the network locked --
|
||||
bad style and also can lead to a deadlock condition (2015-01-28).
|
||||
* net/local: Extend Unix domain socket support to include support
|
||||
for datagram Unix domain sockets (2015-01-29).
|
||||
|
||||
|
@ -969,6 +969,7 @@ Where <subdir> is one of the following:
|
||||
|
||||
CONFIG_NET_IPv4=y
|
||||
CONFIG_NET_ARP=y
|
||||
CONFIG_NET_ARP_SEND=y (optional)
|
||||
CONFIG_NET_ICMP=y
|
||||
CONFIG_NET_ICMP_PING=y
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user