summaryrefslogtreecommitdiffstats
path: root/config/Config-kernel.in
Commit message (Expand)AuthorAgeFilesLines
* config: kernel: only enable container features if !SMALL_FLASHDaniel Golle2019-09-121-2/+2
* config: kernel: remove KERNEL_LXC_MISCYousong Zhou2019-09-121-33/+22
* config: kernel: add KERNEL_X86_VSYSCALL_EMULATIONYousong Zhou2019-09-121-0/+18
* Make linux kernel builds reproducible when BUILDBOT selectedAlexander Couzens2019-07-021-0/+2
* config: enable some useful features on !SMALL_FLASH devicesDaniel Golle2019-06-121-16/+16
* config: kernel: Add KPROBE_EVENTS config optionPetr Štetiar2019-05-051-0/+4
* config: kernel: Fix missing symbol on brcm2708 with CGROUPSDaniel F. Dickinson2019-02-171-0/+14
* config: extend small_flash featureAlex Maclean2018-07-121-3/+8
* kernel: only optimized for size if small_flashMathias Kresin2018-07-121-0/+22
* config: add config option for KERNEL_TASKSTATSJeremiah McConnell2018-07-071-0/+21
* config: fix ARM64 dependency checkHauke Mehrtens2018-02-101-2/+2
* lantiq: ase: turn off fpu emulator in default buildYousong Zhou2018-01-291-1/+1
* build: add config option KERNEL_MIPS_FPU_EMULATORYousong Zhou2018-01-291-0/+5
* kernel: allow disabling multicast routing supportMatthias Schiffer2018-01-111-1/+16
* kernel: fix spelling in CONFIG_DEVTMPFS help textSascha Paunovic2017-12-111-1/+1
* kernel: Make KERNEL_PERF_EVENTS selectableFlorian Fainelli2017-05-261-1/+1
* kernel: enable CRASH_DUMP on supported platformsDaniel Golle2017-05-201-0/+10
* kernel: remove out of tree direct-io disable hackFelix Fietkau2017-04-261-4/+0
* x86: disable crashlogFelix Fietkau2017-01-131-1/+1
* kernel: add KERNEL_DEVMEM and KERNEL_DEVKMEMHauke Mehrtens2016-12-241-0/+14
* kernel: add KERNEL_DEBUG_PINCTRL and KERNEL_DEBUG_GPIOHauke Mehrtens2016-12-101-0/+8
* Add config symbols for kernel keyring supportNathaniel Wesley Filardo2016-09-021-0/+19
* kernel: Move POSIX ACL and attr support options into submenuDaniel Dickinson2016-07-051-72/+75
* kernel: Add option to make using filesystem ACL support the defaultDaniel Dickinson2016-06-301-0/+85
* config: add a small_flash featureJohn Crispin2016-06-131-1/+1
* kernel: add missing symbolDaniel Golle2016-05-161-0/+6
* buildroot: add options to build the kernel for NFS bootFlorian Fainelli2016-02-011-0/+34
* include/kernel: add custom USER/DOMAIN config optionsFelix Fietkau2016-01-281-0/+16
* Configure IPv6 kernel options in config/Config-kernel.inFelix Fietkau2016-01-041-0/+23
* kernel: add support for KERNEL_CGROUP_PIDSJohn Crispin2015-10-261-0/+7
* cosmetic: remove trailing whitespacesLuka Perkov2015-10-151-1/+1
* kernel: mitigate cgroups config dependency changesFelix Fietkau2015-06-181-1/+1
* config: add an option to enable KPROBEJohn Crispin2015-04-011-0/+17
* kernel: cleanup seccomp symbol selectionJohn Crispin2015-03-261-7/+5
* build: remove obsolete references to cris and avr32Felix Fietkau2015-03-241-1/+1
* kernel: Support kernel options required by systemdJohn Crispin2015-03-211-6/+28
* config: add function tracersJohn Crispin2015-03-181-0/+20
* kernel: enable open by fhandle syscallsJohn Crispin2015-03-151-0/+6
* config: disable kernel tracing on umlNicolas Thill2015-02-111-0/+1
* config: enable EARLY_PRINTK on bcm53xx by defaultRafał Miłecki2015-01-161-0/+1
* kernel: add SECCOMP to menuconfigJohn Crispin2015-01-081-0/+14
* Kconfig: Various typo/grammar/line-length fixes in Config*.in filesHauke Mehrtens2014-09-131-15/+16
* config: enable cgroup freezerLuka Perkov2014-09-101-1/+1
* Disable crashlog for UMLSteven Barth2014-06-121-1/+1
* kernel: fix duplicate KERNEL_PERF_EVENTS with wrong dependencyFelix Fietkau2014-06-061-4/+1
* kernel: add a config option for enabling /proc/slabinfoFelix Fietkau2014-05-251-0/+11
* kernel: add a config option for /proc page monitoring (useful for detailed me...Felix Fietkau2014-05-251-0/+3
* sparse: add as a new package selectable from the configJohn Crispin2014-04-121-0/+4
* make printk, crashlog and swap support configurableImre Kaloz2014-04-021-1/+14
* config: lxc: enable KERNEL_POSIX_MQUEUELuka Perkov2014-01-241-1/+1