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:
75f9209
)
Staging: ramster: mark BROKEN
author
Greg Kroah-Hartman
<
[email protected]
>
Fri, 17 Feb 2012 00:19:53 +0000
(16:19 -0800)
committer
Greg Kroah-Hartman
<
[email protected]
>
Fri, 17 Feb 2012 00:19:53 +0000
(16:19 -0800)
It can't seem to build properly, so let's just mark it broken until
stuff sorts itself out.
Reported-by: Stephen Rothwell <
[email protected]
>
Cc: Dan Magenheimer <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/ramster/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/staging/ramster/Kconfig
b/drivers/staging/ramster/Kconfig
index acfb974f9ef037f10ea0a92774f8a24069ec7e0e..b04570473f5cb52f8a8d88ca9358f45ac487c46d 100644
(file)
--- a/
drivers/staging/ramster/Kconfig
+++ b/
drivers/staging/ramster/Kconfig
@@
-1,6
+1,6
@@
config RAMSTER
bool "Cross-machine RAM capacity sharing, aka peer-to-peer tmem"
- depends on (CLEANCACHE || FRONTSWAP) && CONFIGFS_FS && !ZCACHE && !XVMALLOC && !HIGHMEM
+ depends on (CLEANCACHE || FRONTSWAP) && CONFIGFS_FS && !ZCACHE && !XVMALLOC && !HIGHMEM
&& BROKEN
select LZO_COMPRESS
select LZO_DECOMPRESS
default n