|
@@ -18,6 +18,7 @@ config ZCACHE2
|
|
config RAMSTER
|
|
config RAMSTER
|
|
bool "Cross-machine RAM capacity sharing, aka peer-to-peer tmem"
|
|
bool "Cross-machine RAM capacity sharing, aka peer-to-peer tmem"
|
|
depends on CONFIGFS_FS=y && SYSFS=y && !HIGHMEM && ZCACHE2=y
|
|
depends on CONFIGFS_FS=y && SYSFS=y && !HIGHMEM && ZCACHE2=y
|
|
|
|
+ depends on NET
|
|
# must ensure struct page is 8-byte aligned
|
|
# must ensure struct page is 8-byte aligned
|
|
select HAVE_ALIGNED_STRUCT_PAGE if !64_BIT
|
|
select HAVE_ALIGNED_STRUCT_PAGE if !64_BIT
|
|
default n
|
|
default n
|