projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
[linux-2.6]
/
net
/
Kconfig
diff --git
a/net/Kconfig
b/net/Kconfig
index
7dfc949
..
9156578
100644
(file)
--- a/
net/Kconfig
+++ b/
net/Kconfig
@@
-37,6
+37,7
@@
config NETDEBUG
source "net/packet/Kconfig"
source "net/unix/Kconfig"
source "net/xfrm/Kconfig"
+source "net/iucv/Kconfig"
config INET
bool "TCP/IP networking"