Commit Graph

81 Commits

Author SHA1 Message Date
Rudi Heitbaum
adc209ccc6 linux (Qualcomm): 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
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
3581598bef linux (Qualcomm): update .config for 6.6 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
Rudi Heitbaum
dac53f006d linux (Qualcomm): update .config for 6.5.8 2023-10-20 14:07:27 +00:00
dtechsrv
f0d876e1e3 linux (all): enable CONFIG_CHR_DEV_SG as module 2023-10-05 19:36:04 +02:00
Rudi Heitbaum
27a18ba76d linux (Qualcomm): 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
1fa5308f7b linux (Qualcomm): update .config for 6.5 2023-08-28 12:17:16 +00:00
Rudi Heitbaum
8e2b4231b7 linux (Qualcomm): update .config for 6.4.8 2023-08-06 11:05:10 +00:00
Rudi Heitbaum
fd23474bce linux (Qualcomm): 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
c867873151 linux (Qualcomm): update .config for 6.3 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
b82b2170c8 linux (Qualcomm): update .config for 6.2.6 2023-04-23 22:36:33 +00:00
Rudi Heitbaum
18c522c33d linux (all): standardise on CONFIG_RFKILL=m 2023-02-22 10:41:58 +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
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
9bd41e2368 linux (Qualcomm): standardise docker options 2023-01-03 11:30:58 +00:00
CvH
c979b6a59f Merge pull request #7315 from heitbaum/crypto
Tidy up ARM Crypto options in kernel .conf files
2023-01-02 11:59:32 +01:00
Rudi Heitbaum
ebdec1378e linux (Qualcomm Dragonboard): update crypto kernel options to supported ARMv8 CE and NEON 2022-12-31 22:55:19 +00:00