add mmapped network packet I/O

This commit is contained in:
Stephan Raue 2009-04-26 04:03:26 +02:00
parent 7acdaf6ea9
commit f4396b089d

View File

@ -456,7 +456,7 @@ CONFIG_NET=y
#
CONFIG_COMPAT_NET_DEV_OPS=y
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y