diff options
author | Remi Denis-Courmont <remi.denis-courmont@nokia.com> | 2008-09-22 23:03:00 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-09-22 23:03:00 -0400 |
commit | 8ead536dec142f27d5b5f72c3994eb39f4741717 (patch) | |
tree | 54852ad04a8dfab9c92804ace29ce1d2ba6637b7 /net/Kconfig | |
parent | 4b07b3f69a8471cdc142c51461a331226fef248a (diff) |
Phonet: add CONFIG_PHONET
Signed-off-by: Remi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/Kconfig')
-rw-r--r-- | net/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Kconfig b/net/Kconfig index d87de48ba656..9103a16a77be 100644 --- a/net/Kconfig +++ b/net/Kconfig | |||
@@ -232,6 +232,7 @@ source "net/can/Kconfig" | |||
232 | source "net/irda/Kconfig" | 232 | source "net/irda/Kconfig" |
233 | source "net/bluetooth/Kconfig" | 233 | source "net/bluetooth/Kconfig" |
234 | source "net/rxrpc/Kconfig" | 234 | source "net/rxrpc/Kconfig" |
235 | source "net/phonet/Kconfig" | ||
235 | 236 | ||
236 | config FIB_RULES | 237 | config FIB_RULES |
237 | bool | 238 | bool |