VfN-NRW / gluon-firmware-builder

Build a gluon-firmware from official repo with given patch-sets.
https://vfn-nrw.de
GNU Affero General Public License v3.0
2 stars 0 forks source link

ipq806x build shows config questions #45

Closed RubenKelevra closed 7 years ago

RubenKelevra commented 8 years ago
Enable frontswap to cache swap pages if tmem is present (FRONTSWAP) [N/y/?] n
Contiguous Memory Allocator (CMA) [N/y/?] n
Common API for compressed memory storage (ZPOOL) [N/m/y/?] n
Low density storage for compressed pages (ZBUD) [N/m/y/?] n
Memory allocator for compressed pages (ZSMALLOC) [M/n/y/?] m
  Use page table mapping to access object in zsmalloc (PGTABLE_MAPPING) [N/y/?] n
Use kernel mem{cpy,set}() for {copy_to,clear}_user() (UACCESS_WITH_MEMCPY) [N/y/?] n
Enable seccomp to safely compute untrusted bytecode (SECCOMP) [N/y/?] n
Xen guest support on ARM (XEN) [N/y/?] (NEW) 
RubenKelevra commented 8 years ago

And the second time:

Compile the kernel in Thumb-2 mode (THUMB2_KERNEL) [N/y/?] n
Use the ARM EABI to compile the kernel (AEABI) [Y/n/?] y
  Allow old ABI binaries to run with this kernel (EXPERIMENTAL) (OABI_COMPAT) [N/y/?] n
High Memory Support (HIGHMEM) [Y/n/?] y
  Allocate 2nd-level pagetables from highmem (HIGHPTE) [Y/n] y
Allow for memory compaction (COMPACTION) [Y/n/?] y
  Page migration (MIGRATION) [Y/?] y
Enable bounce buffers (BOUNCE) [Y/n/?] y
Enable KSM for page merging (KSM) [N/y/?] n
Low address space to protect from user allocation (DEFAULT_MMAP_MIN_ADDR) [4096] 4096
Enable cleancache driver to cache clean pages if tmem is present (CLEANCACHE) [Y/n/?] y
Enable frontswap to cache swap pages if tmem is present (FRONTSWAP) [N/y/?] n
Contiguous Memory Allocator (CMA) [N/y/?] n
Common API for compressed memory storage (ZPOOL) [N/m/y/?] n
Low density storage for compressed pages (ZBUD) [N/m/y/?] n
Memory allocator for compressed pages (ZSMALLOC) [M/n/y/?] m
  Use page table mapping to access object in zsmalloc (PGTABLE_MAPPING) [N/y/?] n
Use kernel mem{cpy,set}() for {copy_to,clear}_user() (UACCESS_WITH_MEMCPY) [N/y/?] n
Enable seccomp to safely compute untrusted bytecode (SECCOMP) [N/y/?] n
Xen guest support on ARM (XEN) [N/y/?] (NEW) 
RubenKelevra commented 8 years ago

Wartet auf Upstream: https://github.com/freifunk-gluon/gluon/issues/835