Enable CONFIG_PACKET built in the kernel, closes #687

SVN-Revision: 4564
This commit is contained in:
Florian Fainelli 2006-08-11 17:32:00 +00:00
parent 149935592c
commit 40ebe973ff

View file

@ -219,7 +219,7 @@ CONFIG_NET=y
# Networking options
#
# CONFIG_NETDEBUG is not set
CONFIG_PACKET=m
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set