Enable CONFIG_PACKET built in the kernel, closes #687

SVN-Revision: 4564
lede-17.01
Florian Fainelli 2006-08-11 17:32:00 +00:00
parent 149935592c
commit 40ebe973ff
1 changed files with 1 additions and 1 deletions

View File

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