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