projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
omap24xx: Export certain n8x0 GPIO switches as input device
[openwrt.git]
/
package
/
compcache
/
Config.in
diff --git
a/package/compcache/Config.in
b/package/compcache/Config.in
index
9904237
..
b5f75d0
100644
(file)
--- a/
package/compcache/Config.in
+++ b/
package/compcache/Config.in
@@
-1,15
+1,14
@@
-# compcache configuration
+menu "Configuration"
+ depends on PACKAGE_compcache
config COMPCACHE_ENABLE
bool "enabled on boot"
default n
config COMPCACHE_ENABLE
bool "enabled on boot"
default n
- depends on PACKAGE_kmod-compcache
help
Enables compressed ram swap devices.
config COMPCACHE_RAM_REPORTED
string "swap space reported to kernel in kb"
help
Enables compressed ram swap devices.
config COMPCACHE_RAM_REPORTED
string "swap space reported to kernel in kb"
- depends on PACKAGE_kmod-compcache
default "2048"
help
This is the amount of memory that will be reported
default "2048"
help
This is the amount of memory that will be reported
@@
-21,10
+20,10
@@
config COMPCACHE_RAM_REPORTED
config COMPCACHE_BACKUP_DEV
string "Backup device for compcache"
config COMPCACHE_BACKUP_DEV
string "Backup device for compcache"
- depends on PACKAGE_kmod-compcache
default ""
help
Compcache will use this as a backup device for swap.
Example:
/dev/sda5
default ""
help
Compcache will use this as a backup device for swap.
Example:
/dev/sda5
+endmenu
This page took
0.024131 seconds
and
4
git commands to generate.