projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e336d0
)
Phonet: move to Networking options like other protocol stacks
author
remi.denis-courmont@nokia
<remi.denis-courmont@nokia>
Fri, 23 Jan 2009 03:00:25 +0000
(
03:00
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 27 Jan 2009 05:03:33 +0000
(21:03 -0800)
Signed-off-by: RĂ©mi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/Kconfig
patch
|
blob
|
history
diff --git
a/net/Kconfig
b/net/Kconfig
index cdb8fdef6c4aaac30b1ba6cf5ace134ea6bfcb89..a12bae0e3fe9b59f5df801b7e0bc417a2f0847c7 100644
(file)
--- a/
net/Kconfig
+++ b/
net/Kconfig
@@
-185,6
+185,7
@@
source "net/x25/Kconfig"
source "net/lapb/Kconfig"
source "net/econet/Kconfig"
source "net/wanrouter/Kconfig"
+source "net/phonet/Kconfig"
source "net/sched/Kconfig"
source "net/dcb/Kconfig"
@@
-229,7
+230,6
@@
source "net/can/Kconfig"
source "net/irda/Kconfig"
source "net/bluetooth/Kconfig"
source "net/rxrpc/Kconfig"
-source "net/phonet/Kconfig"
config FIB_RULES
bool