summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* config: make CONFIG_ALL_* select other CONIFG_ALL_* optionsHauke Mehrtens2017-12-131-3/+4
* build: allow specifying flow-control to grub on serial consolePhilip Prindeville2017-12-131-0/+5
* kernel: remove out of tree direct-io disable hackFelix Fietkau2017-12-131-4/+0
* 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-151-2/+12
* ccache, samba36: fix samba.org addresses to use httpsHannu Nyman2017-02-021-1/+1
* 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
* build: add -fno-plt to default cflags, it improves PIC code optimizationFelix Fietkau2016-01-241-0/+1
* build: use sstrip by default for muslFelix Fietkau2016-01-181-1/+1
* 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
* linux: make IPv6 builtin if selected (saves >30KB)Steven Barth2015-09-091-1/+1
* gcc: remove version 4.9-linaroFelix Fietkau2015-09-061-2/+2
* enable strong SSP / Stackprotector on gcc5Steven Barth2015-08-181-2/+2
* build: disable kernel stack protector support for i386/x86_64Felix Fietkau2015-08-021-0/+1
* hardening: disable user-space SSP for !muslSteven Barth2015-06-291-0/+1
* toolchain: add fortify-headers, enable FORTIFY_SOURCE by defaultSteven Barth2015-06-231-0/+1
* gcc/musl: rework SSP-supportSteven Barth2015-06-221-2/+2
* kernel: mitigate cgroups config dependency changesFelix Fietkau2015-06-181-1/+1
* hardening: enable regular SSP support by defaultSteven Barth2015-06-171-2/+2
* hardening: enable RELRO by defaultSteven Barth2015-06-161-0/+1
* hardening: enable format security checking by defaultSteven Barth2015-06-161-1/+1
* build: enable package list signing by defaultFelix Fietkau2015-05-051-0/+1