Minor fixes to apps/netutils/Kconfig and nuttx/libc/net/lib_inetntoa.c from Max Neklyudov
This commit is contained in:
parent
068dfbdc30
commit
b641bee873
1
netutils/pppd/Kconfig
Normal file → Executable file
1
netutils/pppd/Kconfig
Normal file → Executable file
@ -7,6 +7,7 @@ config NETUTILS_PPPD
|
|||||||
bool "PPP daemon"
|
bool "PPP daemon"
|
||||||
default n
|
default n
|
||||||
select NET_TUN
|
select NET_TUN
|
||||||
|
depends on NET && NET_UDP
|
||||||
---help---
|
---help---
|
||||||
Enable support for the PPP daemon.
|
Enable support for the PPP daemon.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user