Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299837
b: refs/heads/master
c: 349ae79
h: refs/heads/master
i:
  299835: d67b432
v: v3
  • Loading branch information
Seth Jennings authored and Greg Kroah-Hartman committed Apr 24, 2012
1 parent 0c9d2b9 commit 45ac01d
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: a2cd62ec9a3a2805014bdc14e0644b5faa352d3c
refs/heads/master: 349ae79c0a3db1632ac4db955c53db05fc017bde
2 changes: 1 addition & 1 deletion trunk/drivers/staging/zcache/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ config ZCACHE
bool "Dynamic compression of swap pages and clean pagecache pages"
# X86 dependency is because zsmalloc uses non-portable pte/tlb
# functions
depends on (CLEANCACHE || FRONTSWAP) && CRYPTO && X86
depends on (CLEANCACHE || FRONTSWAP) && CRYPTO=y && X86
select ZSMALLOC
select CRYPTO_LZO
default n
Expand Down

0 comments on commit 45ac01d

Please sign in to comment.