#
# 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.