Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179676
b: refs/heads/master
c: 89f01d5
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Thoma authored and Philipp Reisner committed Dec 29, 2009
1 parent ee4ebd6 commit 8eaca5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0a6dbf2bc4ea3781c530f895e2d92fd3c4a735a2
refs/heads/master: 89f01d5cd3c7ef01239bf15283181a0091c78657
2 changes: 1 addition & 1 deletion trunk/drivers/block/drbd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

comment "DRBD disabled because PROC_FS, INET or CONNECTOR not selected"
depends on !PROC_FS || !INET || !CONNECTOR
depends on PROC_FS='n' || INET='n' || CONNECTOR='n'

config BLK_DEV_DRBD
tristate "DRBD Distributed Replicated Block Device support"
Expand Down

0 comments on commit 8eaca5e

Please sign in to comment.