incubator-nuttx/net/inet/Kconfig

11 lines
246 B
Plaintext
Raw Normal View History

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config NET_IPV4_CHECKSUMS
bool "IPV4 checksums"
default y
---help---
Enable/disable IPV4 checksum support.