Commit Graph

718 Commits

Author SHA1 Message Date
2d2053d36e
pygoscelis: Re-enable video support (for builtin webcams)
I managed to somehow disable the support for webcams at all. Re-enable
it with this commit again. The most useful hint was in the forums by the way:
https://forums.gentoo.org/viewtopic-t-1055520-start-0.html
2023-02-07 20:38:19 +01:00
d5776579d3
pygoscelis: Disable CONFIG_COMPAT_32BIT_TIME 2023-02-07 20:38:19 +01:00
d138bcc8cd
pygoscelis: Enable CONFIG_GENTOO_KERNEL_SELF_PROTECTION_COMMON 2023-02-07 20:38:19 +01:00
0c9db3d215
pygoscelis: Enable CONFIG_GENTOO_LINUX_INIT_SYSTEMD
This is a switch from OpenRC to systemd, which
implies re-activation of CONFIG_BLK_DEV_BSG
(and some others).
2023-02-07 20:38:19 +01:00
afc5580585
pygoscelis: Enable CONFIG_IPV6_OPTIMISTIC_DAD 2023-02-02 22:25:01 +01:00
33971d73a0
pygoscelis: Enable CONFIG_BLK_CGROUP_IOPRIO 2023-02-02 22:25:01 +01:00
eb351e60f8
pygoscelis: Switch to CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL w/ 16 CPUs 2023-02-02 22:25:01 +01:00
b5cb71e10a
pygoscelis: Enable CONFIG_CGROUP_MISC 2023-02-02 22:25:01 +01:00
8bc056498e
pygoscelis: Bump to 6.1.9-T14s 2023-02-02 22:25:00 +01:00
2c5e79b7ed
pachyrhynchus: Bump to 6.1.9 and gcc 12.2.1_p20230121-r1 p10 2023-02-02 22:23:07 +01:00
1a0a031c67
pachyrhynchus: Enable CONFIG_CPU_FREQ_GOV_ONDEMAND as module 2023-02-02 22:23:07 +01:00
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