]> git.pld-linux.org Git - packages/kernel.git/blob - kernel-tuxonice.config
- disable user namespace; it's broken right now and will be fixed in some distinct...
[packages/kernel.git] / kernel-tuxonice.config
1 #-
2 #- *** FILE: kernel/power/Kconfig ***
3 #-
4 TOI_CORE all=m
5 #- Image Storage (you need at least one allocator)
6 TOI_FILE all=m
7 TOI_SWAP all=m
8 #- General Options
9 TOI_CRYPTO all=m
10 #- No compression support available without Cryptoapi support.
11 TOI_USERUI all=m
12 TOI_USERUI_DEFAULT_PATH all=""
13 TOI_DEFAULT_IMAGE_SIZE_LIMIT=-2
14 TOI_KEEP_IMAGE all=n
15 TOI_REPLACE_SWSUSP all=n
16 TOI_IGNORE_LATE_INITCALL all=y
17 TOI_DEFAULT_WAIT all=25
18 TOI_DEFAULT_EXTRA_PAGES_ALLOWANCE all=500
19 TOI_CHECKSUM all=n
20 TOI_PAGEFLAGS_TEST all=m
21 TOI all=y
22 TOI_EXPORTS all=y
This page took 0.030179 seconds and 3 git commands to generate.