mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 11:16:32 +00:00
Enable CONFIG_PACKET built in the kernel, closes #687
SVN-Revision: 4564
This commit is contained in:
parent
149935592c
commit
40ebe973ff
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user