summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/config-4.4
Commit message (Collapse)AuthorAgeFilesLines
* x86: disable MTD supportFelix Fietkau2016-09-101-3/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* x86: enable f2fs and loopback device support in the kernel configFelix Fietkau2016-09-101-7/+10
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* x86: enable CPU frequency scalingLucian Cristian2016-08-031-2/+3
| | | | | | | | | CPU frequency scaling enables the operating system to scale the CPU frequency up or down in order to save power. CPU frequencies can be scaled automatically depending on the system load, in response to ACPI events, or manually by userspace programs. Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* x86: enable DMI and DMI_SYSFSJo-Philipp Wich2016-06-061-1/+6
| | | | | | | | | | Enable support for DMI decoding in the kernel so that we can access manufacturer and model information via sysfs. Also remove redundant per-subtarget DMI overrides and preset a few previously unset symbols popping up due to the now enabled DMI support. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* kernel: add missing config optionsHauke Mehrtens2016-03-051-2/+0
| | | | | | | | | | The buildbots complained about these config options being missing for arm64: CONFIG_DUMMY_CONSOLE_COLUMNS=80 CONFIG_DUMMY_CONSOLE_ROWS=25 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 48929
* x86: remove unrelated config overrideJo-Philipp Wich2016-02-081-1/+0
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 48668
* kernel: clean up redundant SLUB/SLAB related defines for 4.4Felix Fietkau2016-01-211-4/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48443
* x86: update to linux 4.4Felix Fietkau2016-01-121-0/+450
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48216