Rudi Heitbaum
c2f7f1a0b0
linux (Generic): update .config for 6.1.63
2023-11-26 11:27:57 +00:00
Rudi Heitbaum
9bceabdf49
linux (Generic): update .config for 6.1.57
2023-10-14 14:44:07 +00:00
dtechsrv
ee664a846b
linux (all): enable CONFIG_CHR_DEV_SG as module
2023-10-05 19:55:42 +02:00
Rudi Heitbaum
45d5e80ac5
linux (Generic): update .config for 6.1.30
2023-05-25 09:05:40 +00:00
Rudi Heitbaum
2c7b4ed0d3
linux (Generic): update .config for 6.1.17
2023-03-12 12:35:40 +00:00
Rudi Heitbaum
e7c9ae4d5d
linux: enable CONFIG_NETFILTER_XT_MATCH_COMMENT
...
needed by iptables in podman using netavark stack
2023-02-07 08:17:17 +00:00
Rudi Heitbaum
bda61ac67d
linux: add GCC11_NO_ARRAY_BOUNDS to .config
2023-01-24 08:16:41 +00:00
CvH
c9e386c1c5
Merge pull request #7336 from heitbaum/netfilter
...
kernel_options: add Netfilter section
2023-01-19 19:59:45 +01:00
Rudi Heitbaum
ed489d645b
linux (Generic): standardise docker options
2023-01-03 11:30:58 +00:00
Rudi Heitbaum
a287c408f0
linux (Generic): standardise netfilter options
2023-01-03 10:59:34 +00:00
Rudi Heitbaum
1440a7dc31
kernel_options: add CONFIG_NINTENDO_FF=y
2022-12-30 03:47:11 +00:00
Jernej Škrabec
3a491ca1a9
Merge pull request #6649 from heitbaum/rtw88
...
RTW88: Add support for USB/SDIO variants
2022-12-26 19:56:25 +01:00
SupervisedThinking
5bb6f508f9
linux (all projects): build hid-nintendo module
...
- Adds support for the Nintendo Switch Joy-Cons and Pro Controller. All controllers support bluetooth, and the Pro Controller also supports its USB mode.
- https://cateee.net/lkddb/web-lkddb/HID_NINTENDO.html
2022-12-20 11:16:04 +01:00
Rudi Heitbaum
90f21999e4
linux (Generic): update .config for 6.1-rc6
2022-12-12 18:49:09 +00:00
Rudi Heitbaum
255ef94930
linux (Generic): support rtw88 USB
2022-12-10 05:45:48 +00:00
Rudi Heitbaum
eb394a7875
linux (Generic): update .config for 6.0.11
2022-12-03 01:08:46 +00:00
Rudi Heitbaum
78013e8226
linux (Generic): update .config for 6.0.3-rc1
2022-10-21 08:36:45 +00:00
Rudi Heitbaum
c58f90fb50
linux (Generic): update .config for 6.0-rc5
2022-10-04 10:53:58 +00:00
Rudi Heitbaum
85c221de48
linux (Generic): update .config for 5.19.2-rc1
2022-09-05 11:00:35 +00:00
Rudi Heitbaum
8a0e2b2d69
linux (Generic): Enable Indirect Branch Tracking (X86_KERNEL_IBT)
...
Supported on Tigerlake CPUs and newer
Build the kernel with support for Indirect Branch Tracking, a
hardware support course-grain forward-edge Control Flow Integrity
protection. It enforces that all indirect calls must land on
an ENDBR instruction, as such, the compiler will instrument the
code with them to make this happen.
In addition to building the kernel with IBT, seal all functions that
are not indirect call targets, avoiding them ever becoming one.
This requires LTO like objtool runs and will slow down the build. It
does significantly reduce the number of ENDBR instructions in the
kernel image.
2022-09-05 10:58:03 +00:00
Rudi Heitbaum
0e12c5cd0e
linux (Generic): update .config for 5.19
2022-08-01 07:04:53 +00:00
Dagg Stompler
b06dfefd5e
generic: enable scsi virtio support
...
required in order to be able to detect passthrough scsi devices such as hdds or cdrom in the vm which run Libreelec
Signed-off-by: Dagg Stompler <daggs@gmx.com>
2022-07-29 16:29:34 +03:00
Rudi Heitbaum
3897787707
linux (Generic): update .config for 5.18.14
2022-07-24 04:50:20 +00:00
Rudi Heitbaum
b6523052fe
linux (Generic): update .config for 5.18
2022-06-14 22:54:13 +00:00
Rudi Heitbaum
42088f3b00
linux: disable deprecated CRYPTO_ARC4
...
This crypto option was only used by WEP Wireless, which is no longer
supported in iwd. nor should it be used by wireless networks.
2022-06-09 10:48:19 +00:00
Rudi Heitbaum
e31ab1690d
linux (Generic): update .config for 5.18
2022-05-23 07:28:46 +00:00
Rudi Heitbaum
6ae7c3ce89
linux: update FAT_DEFAULT_IOCHARSET to iso8859-1
2022-04-23 05:25:53 +00:00
Rudi Heitbaum
811d112dd3
linux: add support for Realtek RTL8XXXU mainline kernel driver replace out-of-tree 8192CU and 8192DU drivers
2022-03-21 11:55:28 +00:00
heitbaum
f5250e4be7
linux (Generic): update .config for 5.17
2022-03-21 03:44:54 +00:00
Rudi Heitbaum
dbc9eef85e
linux (Generic): enable SENSORS_JC42
...
jc42.ko - 10536 bytes
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2022-03-20 04:14:14 +00:00
Rudi Heitbaum
f92c5da62e
linux (Generic): update .config for 5.16.11
2022-02-23 12:55:46 +00:00
heitbaum
ac730b7e55
linux: add CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set to .config for 5.16.8
2022-02-10 07:33:58 +00:00
heitbaum
5a22d4f547
linux (Generic): support NLMON for iwd and iwmon
2022-01-28 20:15:21 +00:00
Bella
413623bd52
linux (Generic): add support for irtoy kernel module.
2022-01-16 11:51:09 +01:00
heitbaum
16582da234
linux (Generic): update .config for 5.16
2022-01-11 16:04:00 +00:00
heitbaum
ae904440de
linux (Generic): add config option NVME_HWMON
2022-01-11 09:45:57 +00:00
Christian Hewitt
882277454c
generic: enable support for Aquantia 10Gb NIC
2021-12-18 16:58:31 +00:00
heitbaum
06e0ebc4fe
linux (Generic): enable kernel ntfs3
2021-12-08 21:49:47 +00:00
mglae
1b3ab661d6
linux config Generic: add CONFIG_I2C_HID_CORE and CONFIG_I2C_HID_ACPI to fix I2C touchpad regression
2021-12-04 15:27:49 +01:00
Carlos Garces
80e3cd706d
RTL8188EU: Use the staging driver instead of out of tree
2021-11-15 10:40:24 +01:00
heitbaum
3c51172976
linux (Generic): tidy up .config for 5.15
2021-11-01 13:37:04 +11:00
mglae
a2f9acec68
linux config: add CONFIG_CIFS_DEBUG=y to ease CIFS system mounts
2021-10-19 19:24:28 +02:00
heitbaum
77c4a08b9e
linux (Generic): add config options for 5.14.6
2021-09-27 22:42:19 +10:00
heitbaum
221bd5a397
linux (Generic): tidy up .config for 5.14
2021-09-01 16:55:09 +02:00
heitbaum
bc5709f581
linux (Generic): add config option ACPI_TABLE_OVERRIDE_VIA_BUILTIN_INITRD is not set
2021-08-28 17:01:43 +10:00
heitbaum
8f05de8995
linux (Generic): add config option BATTERY_RT5033 is not set
2021-08-28 17:01:43 +10:00
heitbaum
9a6832e55b
linux (Generic): update linux.x86_64.conf with CONFIG_KCMP=y
...
Update to the .config in 5.10.20
ref: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?h=linux-5.10.y&id=1ea36020950d44ef9152d832887a0c1cee0edee2
2021-03-07 22:04:40 +00:00
Lukas Rusak
403143a3f6
Generic/linux: remove CONFIG_EXTRA_FIRMWARE_DIR
2021-02-24 17:29:42 -08:00
Lukas Rusak
8e673901f5
Generic/linux: enable required config options
2021-02-24 17:29:41 -08:00
Christian Hewitt
3a0b029caa
Merge pull request #5142 from heitbaum/igc
...
linux (Generic): Intel(R) Ethernet Controller I225-LM/I225-V support
2021-02-23 16:25:25 +04:00