65 Commits

Author SHA1 Message Date
Rudi Heitbaum
4923363468 linux (Samsung): update .config for 6.6.46 2024-08-16 09:12:08 +00:00
Rudi Heitbaum
e3102bba64 linux (Samsung): update .config for 6.6.21 2024-03-09 06:30:00 +00:00
Rudi Heitbaum
eb7fdc1693 linux (Samsung): update .config for 6.6.7 2023-12-14 13:02:54 +00:00
Christian Hewitt
9701fadb53
linux: enable hid-playstation support
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2023-12-14 09:28:27 +00:00
sopparus
745fc07376 linux: add MT7921 module and firmware to images 2023-11-22 15:03:51 +01:00
Christian Hewitt
a5c8d95abd
Merge pull request #8275 from smp79/mglru
linux: enable MGLRU in config options
2023-11-06 18:49:54 +04:00
smp79
dd6e7573ef linux: enable MGLRU in config options 2023-11-05 03:00:53 +03:00
Rudi Heitbaum
008c5a4829 linux: plymouth-lite requires CONFIG_FB_DEVICE=y 2023-11-03 12:26:55 +00:00
Rudi Heitbaum
f7be753d61 linux: add CONFIG_ options for netfilter limit and log
enable -j LOG and -m limit in iptables consistently for all .config
- https://cateee.net/lkddb/web-lkddb/NETFILTER_XT_TARGET_LOG.html
- https://cateee.net/lkddb/web-lkddb/NETFILTER_XT_MATCH_LIMIT.html
2023-11-01 12:32:13 +00:00
Rudi Heitbaum
5480cd74a3 linux (Samsung): update .config for 6.6 2023-10-30 12:28:08 +00:00
Rudi Heitbaum
b85b3b907a linux: drop support for obsolete ReiserFS file-system 2023-10-30 12:28:08 +00:00
Christian Hewitt
eca7ce4cb2
Merge pull request #7369 from lorenz/unify-usb-serial
linux: unify USB serial driver config
2023-10-30 16:19:25 +04:00
dtechsrv
f0d876e1e3 linux (all): enable CONFIG_CHR_DEV_SG as module 2023-10-05 19:36:04 +02:00
Rudi Heitbaum
946410f413 linux (Samsung): update .config for 6.5.3 2023-09-13 11:28:14 +00:00
Rudi Heitbaum
ddee88aa15 linux: change from CONFIG_AUTOFS4_FS to CONFIG_AUTOFS_FS
ref:
- 1f2190d6b7
2023-08-28 12:17:16 +00:00
Rudi Heitbaum
0f3b4f3f5e linux (Samsung): update .config for 6.5 2023-08-28 12:17:16 +00:00
Rudi Heitbaum
d65abb37a4 linux (Samsung): update .config for 6.4.8 2023-08-06 11:05:10 +00:00
Rudi Heitbaum
9aabdaf191 linux (Samsung): update .config for 6.4 2023-06-26 19:40:23 +00:00
Rudi Heitbaum
0e3afc0849 linux: gcc-13 kernel option DEBUG_INFO_COMPRESSED_ZSTD 2023-06-09 11:55:23 +00:00
Rudi Heitbaum
352681f641 linux (Samsung): update .config for 6.3 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
ac9bae60e2 linux (Samsung): update .config for 6.2.6 2023-04-23 22:36:33 +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
Rudi Heitbaum
eda306780f linux (Samsung): tidy .config for auto set options 2023-01-24 08:13:08 +00:00
CvH
c9e386c1c5
Merge pull request #7336 from heitbaum/netfilter
kernel_options: add Netfilter section
2023-01-19 19:59:45 +01:00
Lorenz Brun
b4bc15edb9 linux: unify USB serial driver config
This was motivated by PL2303 being missing from RK3328 but I figured if
I am at it I might as well clean it up for all projects.
I took the config from Generic as it seemed sensible (includes all
common USB to serial dongles) and replicated it for all other projects.

For a few I disabled CONFIG_USB_SERIAL_GENERIC, that is only a testing
driver and should not be used productively anyways [1].

For Qualcomm I disabled a ton of drivers, but these were never
explicitly enabled in the first place, being active from the first
kernel config made for this project. Note that this change does not
affect platform drivers but only USB drivers so removing the Qualcomm
driver here is not a problem unless people want to debug other Qualcomm
hardware from their LibreELEC system.

Other than in those two instances the enabled options should be a
superset of what was previously enabled.

[1] https://elixir.bootlin.com/linux/v6.1.4/source/drivers/usb/serial/generic.c#L42
2023-01-12 00:54:05 +01:00
Rudi Heitbaum
734b547717 linux (Samsung): standardise docker options 2023-01-03 11:30:58 +00:00
Rudi Heitbaum
bd52f3f105 linux (Samsung): standardise netfilter options 2023-01-03 11:10:58 +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
6ec2fdd41d linux (Samsung): update .config for 6.1-rc6 2022-12-12 18:49:09 +00:00
Rainer Dorsch
d5816a8258 linux: enable and unify VLAN_8021Q support over all projects/devices 2022-12-11 14:17:26 +01:00
Rudi Heitbaum
5ab0411f3d linux (Samsung): support rtw88 USB 2022-12-10 05:45:48 +00:00
Rudi Heitbaum
c421da1afc linux (Samsung): update .config for 6.0.11 2022-12-03 01:08:46 +00:00
Rudi Heitbaum
e84f988493 linux (Samsung): update .config for 6.0.3-rc1 2022-10-21 08:36:45 +00:00
Rudi Heitbaum
008fffc2e8 linux (Samsung): update .config for 6.0-rc5 2022-10-04 10:53:58 +00:00
Rudi Heitbaum
49076d1821 linux (Samsung): update .config for 5.19.4-rc1 2022-09-05 11:01:08 +00:00
Christian Hewitt
8c8bcdff95 linux: bump Samsung to Linux 5.19.y 2022-08-21 12:36:05 +00:00
Rudi Heitbaum
8e82bab0fc linux (Samsung): update .config for 5.19 2022-08-01 07:05:17 +00:00
Rudi Heitbaum
0761c0c132 linux (Samsung): update .config for 5.18.14 2022-07-24 04:50:20 +00:00
Rudi Heitbaum
1aae00aa9b linux (Samsung): update .config for 5.18 2022-06-14 22:54:13 +00:00
Rudi Heitbaum
ecec2ab0b7 linux: enable CONFIG_IP_MULTIPLE_TABLES to support ip rule
https://cateee.net/lkddb/web-lkddb/IP_MULTIPLE_TABLES.html
2022-06-10 12:47:29 +00:00
Rudi Heitbaum
12404875d2 linux (Samsung): update .config for 5.18 2022-05-23 07:31:21 +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
58c5175d1b linux (Samsung Exynos): update .config for 5.17 2022-03-21 03:44:54 +00:00
Rudi Heitbaum
7cbdd98a53 linux (Samsung): update .config for 5.16.14 2022-03-11 13:16:42 +00:00
Rudi Heitbaum
3384d17e5d linux (Samsung): 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