projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a937536
)
staging: zcache: fix typo "64_BIT"
author
Paul Bolle
<pebolle@tiscali.nl>
Sat, 9 Mar 2013 21:19:35 +0000
(22:19 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 18 Mar 2013 23:04:03 +0000
(16:04 -0700)
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/zcache/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/staging/zcache/Kconfig
b/drivers/staging/zcache/Kconfig
index
7358270
..
5c37145
100644
(file)
--- a/
drivers/staging/zcache/Kconfig
+++ b/
drivers/staging/zcache/Kconfig
@@
-15,7
+15,7
@@
config RAMSTER
depends on CONFIGFS_FS=y && SYSFS=y && !HIGHMEM && ZCACHE=y
depends on NET
# must ensure struct page is 8-byte aligned
- select HAVE_ALIGNED_STRUCT_PAGE if !64
_
BIT
+ select HAVE_ALIGNED_STRUCT_PAGE if !64BIT
default n
help
RAMster allows RAM on other machines in a cluster to be utilized