Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6430
b: refs/heads/master
c: 75b3f20
h: refs/heads/master
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo authored and David S. Miller committed Aug 29, 2005
1 parent be85bae commit 8ecc983
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ba89966c1984513f4f2cc0a6c182266be44ddd03
refs/heads/master: 75b3f207b433dcb807fcf0f47de1c8398571ba5f
4 changes: 2 additions & 2 deletions trunk/net/dccp/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ config INET_DCCP_DIAG
source "net/dccp/ccids/Kconfig"

menu "DCCP Kernel Hacking"
depends on IP_DCCP=m && DEBUG_KERNEL=y
depends on IP_DCCP && DEBUG_KERNEL=y

config IP_DCCP_DEBUG
bool "DCCP debug messages"
Expand All @@ -37,7 +37,7 @@ config IP_DCCP_DEBUG
Just say N.

config IP_DCCP_UNLOAD_HACK
depends on IP_DCCP_CCID3=m
depends on IP_DCCP=m && IP_DCCP_CCID3=m
bool "DCCP control sock unload hack"
---help---
Enable this to be able to unload the dccp module when the it
Expand Down

0 comments on commit 8ecc983

Please sign in to comment.