Commit Graph

707 Commits

Author SHA1 Message Date
f592313208
pachyrhynchus: Disable CONFIG_ACPI_PCC 2023-02-02 22:23:07 +01:00
987ae35a35
pachyrhynchus: Disable CONFIG_ACPI_BGRT 2023-02-02 22:23:07 +01:00
a4168e62bf
pachyrhynchus: Disable CONFIG_ACPI_SPCR_TABLE 2023-02-02 22:23:06 +01:00
4a06fe7f71
pachyrhynchus: Disable CONFIG_ACPI_PRMT 2023-02-02 22:23:06 +01:00
e094488f7b
pachyrhynchus: Enable CONFIG_RANDSTRUCT_PERFORMANCE 2023-02-02 22:23:06 +01:00
71ac73f515
pachyrhynchus: Disable CONFIG_THINKPAD_LMI 2023-02-02 22:23:06 +01:00
c77e02c9d0
pachyrhynchus: Disable CONFIG_PPS 2023-02-02 22:23:06 +01:00
84a5e63855
pachyrhynchus: Disable CONFIG_INPUT_MOUSE 2023-02-02 22:23:05 +01:00
d4ab289a50
pachyrhynchus: Disable CONFIG_INPUT_MOUSEDEV 2023-02-02 22:23:05 +01:00
46b68a1f8c
pachyrhynchus: Disable CONFIG_INPUT_JOYDEV 2023-02-02 22:23:05 +01:00
586e142e34
pachyrhynchus: Disable CONFIG_NETDEVICES 2023-02-02 22:23:05 +01:00
19928a3411
pachyrhynchus: Disable CONFIG_MACVLAN 2023-02-02 22:23:05 +01:00
bca01316b9
pachyrhynchus: Disable CONFIG_NET_TEAM 2023-02-02 22:23:05 +01:00
ec2546c7bf
pachyrhynchus: Disable CONFIG_SATA_PMP 2023-02-02 22:23:04 +01:00
07086093e5
pachyrhynchus: Disable CONFIG_MISC_RTSX_USB 2023-02-02 22:23:04 +01:00
3a575b527b
pachyrhynchus: Enable CONFIG_BINFMT_MISC
This is a preparation for some tests w/ cross-arch containers.
2023-02-02 22:23:04 +01:00
e66ce464d2
pachyrhynchus: Enable CONFIG_MODULE_UNLOAD_TAINT_TRACKING 2023-02-02 22:23:04 +01:00
e1bcf12cde
pachyrhynchus: Disable CONFIG_MTRR
This system has no UI anymore, so drop stuff related to UI output.
2023-02-02 22:23:04 +01:00
7e20d9e923
pachyrhynchus: Switch to CONFIG_PREEMPT_NONE 2023-02-02 22:23:03 +01:00
f5ba4c5a9f
pachyrhynchus: Bump to 6.1.7 (and newer toolchains) 2023-02-02 22:23:03 +01:00
b900f71de7
pygoscelis: Bump to 6.1.8-T14s and gcc 12.2.1_p20230121-r1 p10 2023-01-25 21:08:14 +01:00
83a972482f
pygoscelis: Bump to 6.1.7-T14s and AS/LD to 24000 2023-01-19 20:19:58 +01:00
35b1420c5e
aptenodytes: Bumped to 6.1.6 and gcc 12.2.1_p20221231 p8 2023-01-14 14:50:35 +01:00
9453987cce
pygoscelis: Bump to 6.1.6-T14s 2023-01-14 12:13:01 +01:00
729c83de48
pygoscelis: Bump to 6.1.4-T14s 2023-01-07 15:31:50 +01:00
1e3ed6249a
pygoscelis: Bump to 6.1.3-T14s 2023-01-07 02:11:45 +01:00
931eb27dfa
pygoscelis: Bump to gcc 12.2.1_p20221231 p8 2023-01-07 02:09:41 +01:00
ec5126079f
pygoscelis: Bump to 6.1.2-T14s 2022-12-31 17:09:24 +01:00
62be92f748
pygoscelis: Disable CONFIG_EFI_DISABLE_PCI_DMA 'cause of bullshit
My device (Lenovo Thinkpad T14s) does not boot if EFI_DISABLE_PCI_DMA is
active, so let's drop it from the kernel config.

This reverts commit 8c364a468e.
2022-12-29 17:29:59 +01:00
8c364a468e
pygoscelis: Enable CONFIG_EFI_DISABLE_PCI_DMA 2022-12-29 17:13:43 +01:00
ae75bea407
pygoscelis: Enable CONFIG_RESET_ATTACK_MITIGATION 2022-12-29 17:13:42 +01:00
6a95b7dba2
pygoscelis: Disable CONFIG_IOSF_MBI 2022-12-29 17:13:42 +01:00
a17bc9acb6
pygoscelis: Disable CONFIG_DEBUG_SG 2022-12-29 17:13:42 +01:00
b93d800138
pygoscelis: Disable CONFIG_BLK_DEV_BSG 2022-12-29 17:13:42 +01:00
c314c730e4
pygoscelis: Cleanup USB-serial drivers 2022-12-29 17:13:42 +01:00
88cd1a06cc
pygoscelis: Disable CONFIG_AMD_SFH_HID
Looks as there is no sensor fusion hub on the T14s. Support in this
config was introduced in c1780e5a8b.
2022-12-29 17:13:41 +01:00
aec3578b65
pygoscelis: Enable CONFIG_MEDIA_SUPPORT_FILTER 2022-12-29 17:13:41 +01:00
76d9d77f8d
pygoscelis: Disable CONFIG_INT340X_THERMAL 2022-12-29 17:13:41 +01:00
12d4b9eb1b
pygoscelis: Disable GPIO support
Disable CONFIG_GPIOLIB.
2022-12-29 17:13:41 +01:00
8a54c22c0d
pygoscelis: Disable CONFIG_MICROCHIP_PHY 2022-12-29 17:13:41 +01:00
9701ba8e44
pygoscelis: Enable support for PCI-IOV
See e.g. https://docs.kernel.org/PCI/pci-iov-howto.html.
2022-12-29 17:13:40 +01:00
52efa754e6
pygoscelis: Enable CONFIG_FORCE_NR_CPUS 2022-12-29 17:13:40 +01:00
4566cf53ed
pygoscelis: Enable CONFIG_DUMMY as m 2022-12-29 17:13:40 +01:00
662029089b
pygoscelis: Enable CONFIG_MODULE_UNLOAD_TAINT_TRACKING 2022-12-29 17:13:40 +01:00
aefc3e8c76
pygoscelis: Give -Werror another shot 2022-12-29 17:13:40 +01:00
6848d95b62
pygoscelis: Disable SEV again
I've already disabled this feature related to memory encryption of
virtual machines earlier in e673f57a2e
as it seems there is no support in hardware.

Looks as it was enabled again in 5addc9bbe5
(pygoscelis: Add support for TEE/AMD PSP) by accident.
2022-12-29 17:13:39 +01:00
1671086364
pygoscelis: Bump to 6.1.1-T14s and gcc 12.2.1_p20221224 p7 2022-12-29 17:13:39 +01:00
877fd8a885
pygoscelis: Bump to 6.0.13-T14s and gcc 12.2.1_p20221210 p4 2022-12-15 08:04:18 +01:00
28b10afbfb
pygoscelis: Bump gcc to 12.2.1_p20221203 p3 2022-12-07 08:16:24 +01:00
9a736d126a
aptenodytes: Bumped to 6.0.11 2022-12-03 18:42:14 +01:00