mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41533 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
287 B
Diff
12 lines
287 B
Diff
--- a/mm/Kconfig
|
|
+++ b/mm/Kconfig
|
|
@@ -557,7 +557,7 @@ config MEM_SOFT_DIRTY
|
|
See Documentation/vm/soft-dirty.txt for more details.
|
|
|
|
config ZSMALLOC
|
|
- bool "Memory allocator for compressed pages"
|
|
+ tristate "Memory allocator for compressed pages"
|
|
depends on MMU
|
|
default n
|
|
help
|