summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: cleanup SSP_SUPPORT configure optionJulien Dusser2018-01-271-2/+2
* build: add hardened builds with PIE (ASLR) supportJulien Dusser2018-01-271-0/+16
* Config-devel.in: rename symbol KERNEL_GIT_BRANCH -> KERNEL_GIT_REFAlexandru Ardelean2018-01-271-4/+5
* build: disable BUILD_PATENTED by defaultYousong Zhou2018-01-261-1/+1
* config: support new symbol intro'd in kernel 4.12Koen Vandeputte2018-01-131-0/+7
* kernel: allow disabling multicast routing supportMatthias Schiffer2018-01-111-1/+16
* kernel: fix spelling in CONFIG_DEVTMPFS help textSascha Paunovic2017-12-111-1/+1
* mpc85xx: Enable initramfs for p1020 subtargetChris Blake2017-10-141-0/+1
* config: make CONFIG_ALL_* select other CONIFG_ALL_* optionsHauke Mehrtens2017-08-261-3/+4
* build: enable gzipping of images on x86 even if ext4 is disabledFelix Fietkau2017-07-061-1/+1
* kernel: Make KERNEL_PERF_EVENTS selectableFlorian Fainelli2017-05-261-1/+1
* kernel: Hide kernel options behind a menuFlorian Fainelli2017-05-261-1/+3
* 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
* build: allow specifying flow-control to grub on serial consolePhilip Prindeville2017-04-031-0/+5
* build: add devel option to store build config in firmwareVitaly Chekryzhev2017-03-181-0/+6
* x86: Set default baud rate on Geode images to 115200David Woodhouse2017-02-171-1/+0
* build: add buildbot specific config option for setting defaultsFelix Fietkau2017-02-141-2/+12
* ccache, samba36: fix samba.org addresses to use httpsHannu Nyman2017-02-021-1/+1
* build: add support for automatically removing build dir contents during buildFelix Fietkau2017-01-181-0/+8
* x86: disable crashlogFelix Fietkau2017-01-131-1/+1
* build: remove obsolete parallel build related optionsFelix Fietkau2017-01-101-53/+0
* kernel: add KERNEL_DEVMEM and KERNEL_DEVKMEMHauke Mehrtens2016-12-241-0/+14
* x86: revert default root size back to 256 MBFelix Fietkau2016-12-151-2/+1
* kernel: add KERNEL_DEBUG_PINCTRL and KERNEL_DEBUG_GPIOHauke Mehrtens2016-12-101-0/+8
* uml: clean up the kernel config and add squashfs+ext4/f2fs supportFelix Fietkau2016-11-241-1/+1
* x86: bump default kernel partition size to 16MFelix Fietkau2016-11-091-1/+1
* config: ext4: increase x86 rootfs size to 2GB to support online resize2fsJo-Philipp Wich2016-10-271-1/+2
* config: ext4: drop option to set maximum number of inodesJo-Philipp Wich2016-10-271-7/+0
* config: enable shadow passwords unconditionallyMatthias Schiffer2016-09-261-3/+0
* images: bump default rootfs size to 256 MBFelix Fietkau2016-09-081-1/+1
* mvebu: add sdcard image creation scriptJosua Mayer2016-09-021-1/+1
* Add config symbols for kernel keyring supportNathaniel Wesley Filardo2016-09-021-0/+19
* apm821xx: use lzma compression for the initramfs imagesChristian Lamparter2016-07-251-0/+1
* config: remove options for including kernel/dtb in rootfsFelix Fietkau2016-07-201-41/+0
* build: make TARGET_ROOTFS_JFFS2 depend on USES_JFFS2Felix Fietkau2016-07-201-1/+1
* toolchain: get rid of GCC_VERSION_5 config symbolFelix Fietkau2016-07-151-2/+2
* 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
* build: remove leftover dependenices on TARGET_rdcFelix Fietkau2016-05-121-1/+1
* global: introduce ALL_NONSHARED symbolJo-Philipp Wich2016-04-131-0/+5
* build: don't add -fno-plt for ARCFelix Fietkau2016-02-071-1/+1
* 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
* build: do not deselect CONFIG_USE_SSTRIP if CONFIG_DEBUG is enabledFelix Fietkau2016-01-261-2/+1