Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2022-07-10 | fragments: Enable sensors for drive temperatures | Wolfgang Müller | -0/+2 | |
These are useful to show with lm-sensors. No more need to show temperatures using smartctl. | ||||
2022-07-10 | fragments: Enable X2APIC support | Wolfgang Müller | -0/+3 | |
This should improve handling of very large core counts and should be safe to enable globally. | ||||
2022-06-04 | fragments: Enable CONFIG_BINFMT_MISC | Wolfgang Müller | -0/+2 | |
2022-06-04 | fragments: Add CONFIG_JUMP_LABEL to base/common | Wolfgang Müller | -0/+2 | |
This seems to be a harmless optimization. | ||||
2022-06-04 | fragments: Remove reference to CONFIG_UNUSED_SYMBOLS | Wolfgang Müller | -2/+0 | |
This option does no longer exist in the 5.15 branch. | ||||
2021-08-13 | fragments: Use expert mode by default | Wolfgang Müller | -0/+2 | |
An upcoming commit which updates to the latest KSP recommendations requires expert mode for one setting. Enable it here. | ||||
2021-03-06 | fragments: Enable CONFIG_RAS | Wolfgang Müller | -0/+1 | |
This is needed for CONFIG_EDAC* but is not enabled by default upstream. | ||||
2020-02-29 | Remove deprecated kernel options | Wynn Wolf Arbor | -1/+0 | |