1 # compcache configuration
3 config COMPCACHE_ENABLE
6 depends on PACKAGE_kmod-compcache
8 Enables compressed ram swap devices.
10 config COMPCACHE_RAM_REPORTED
11 string "swap space reported to kernel in kb"
12 depends on PACKAGE_kmod-compcache
15 This is the amount of memory that will be reported
16 to the kernel as swap. The real ram in use will differ,
17 because of lzo compression.
22 config COMPCACHE_BACKUP_DEV
23 string "Backup device for compcache"
24 depends on PACKAGE_kmod-compcache
27 Compcache will use this as a backup device for swap.