projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92167e1
)
Enable CONFIG_PACKET built in the kernel, closes #687
author
Florian Fainelli
<florian@openwrt.org>
Fri, 11 Aug 2006 17:32:00 +0000
(17:32 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 11 Aug 2006 17:32:00 +0000
(17:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4564
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/xscale-2.6/config
patch
|
blob
|
history
diff --git
a/target/linux/xscale-2.6/config
b/target/linux/xscale-2.6/config
index
9b33d60
..
4eac5f9
100644
(file)
--- a/
target/linux/xscale-2.6/config
+++ b/
target/linux/xscale-2.6/config
@@
-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