Commit graph

91 commits

Author SHA1 Message Date
Demetris Ierokipides
acc73f9447 Merge branch 'libreelec-11.0' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2023-12-14 21:39:49 +02:00
Rudi Heitbaum
e46c05e7fe linux (Rockchip RK3399): update .config for 6.1.63 2023-11-26 11:25:01 +00:00
Demetris Ierokipides
4099f48153 Merge Rpi5 SOC support to Lakka
Signed-off-by: Demetris Ierokipides <ierokipides.dem@gmail.com>
2023-11-25 02:07:06 +02:00
Rudi Heitbaum
b716cd6cd9 linux (Rockchip RK3399): update .config for 6.1.57 2023-10-14 14:44:13 +00:00
dtechsrv
ee664a846b linux (all): enable CONFIG_CHR_DEV_SG as module 2023-10-05 19:55:42 +02:00
Demetris Ierokipides
125aa20e6a Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2023-02-25 17:02:35 +02:00
Jernej Skrabec
2af3f7f8c4 Rockchip: RK3399: Enable rtw88 USB wifi driver 2023-02-25 10:05:18 +01:00
Rudi Heitbaum
18c522c33d linux (all): standardise on CONFIG_RFKILL=m 2023-02-22 10:41:58 +00:00
Tomáš Kelemen (vudiq)
1ad6e3c3a0
Merge branch 'LibreELEC.tv/master' 2023-02-11 02:25:33 +01: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
Demetris Ierokipides
b367b241fd Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2023-01-31 05:18:33 +02:00
Rudi Heitbaum
bda61ac67d linux: add GCC11_NO_ARRAY_BOUNDS to .config 2023-01-24 08:16:41 +00:00
Demetris Ierokipides
752d7c625c
Add proper support for orangepi-4-lts with working wifi and eth drivers 2023-01-21 16:15:08 +01:00
Rudi Heitbaum
a64b62ad2b linux (Rockchip RK3399): 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
a6d0847bc3 linux (Rockchip RK3399): update crypto kernel options to supported ARMv8 CE and NEON 2022-12-31 22:54:59 +00:00
Rudi Heitbaum
1440a7dc31 kernel_options: add CONFIG_NINTENDO_FF=y 2022-12-30 03:47:11 +00: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
c4321d067a linux (Rockchip RK3399): change .config HUGETLBFS is not set 2022-12-13 22:20:20 +00:00
Rudi Heitbaum
743a62410b linux (Rockchip RK3399): 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
c1bbcf864f linux (Rockchip RK3399): update .config for 6.0.11 2022-12-03 01:08:46 +00:00
Alex Bee
830104f3e6 Rockchip: RK3399: Enable DSI
Also enable drivers for panels that might be relevant and do some cleanup
2022-10-31 18:25:20 +01:00
Rudi Heitbaum
80fe6c2cd1 linux (Rockchip RK3399): update .config for 6.0.3-rc1 2022-10-21 08:36:45 +00:00
Rudi Heitbaum
f695093353 linux (Rockchip RK3399): update .config for 6.0-rc4
and set CONFIG_PCIE_ROCKCHIP_HOST=y
2022-10-04 10:53:58 +00:00
Rudi Heitbaum
6e99fa326e linux (Rockchip RK3399): update .config for 5.19.7-rc1 2022-09-05 11:00:59 +00:00
Rudi Heitbaum
02c160cc3a linux (Rockchip RK3399): update .config for 5.19 2022-08-01 07:05:14 +00:00
Rudi Heitbaum
03d8b16be4 linux (Rockchip RK3399): update .config for 5.18.14 2022-07-24 04:50:20 +00:00
Rudi Heitbaum
0750e89b24 linux (Rockchip RK3399): 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
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
b847d83912 linux (Rockchip RK3399): update .config for 5.18 2022-05-23 07:31:21 +00:00
Rudi Heitbaum
87d23568d4 linux: update NLS_DEFAULT to utf8 and enable NLS_ASCII 2022-04-23 05:26:01 +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
15c9ed4691 linux (Rockchip RK3399): update .config for 5.17 2022-03-21 03:44:54 +00:00
Rudi Heitbaum
06f67bcc33 linux (Rockchip RK3399): update .config for 5.16.14 2022-03-11 13:16:42 +00:00
Rudi Heitbaum
efc8fab5fc linux (Rockchip RK3399): update .config for 5.16.11 2022-02-23 12:55:46 +00:00
heitbaum
dd28afb28b linux: add CONFIG_ARM64_ERRATUM_2051678 is not set to .config for 5.16.10 2022-02-17 08:36: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
heitbaum
6c8bdd577b linux (Rockchip RK3399): update .config for 5.16 2022-01-11 16:04:00 +00:00
heitbaum
aee04d4fa2 linux (Rockchip RK3399): enable kernel ntfs3 2021-12-08 21:49:47 +00:00
heitbaum
30e5ee9956 linux (Rockchip RK3399): update .config for 5.15.5 2021-11-25 10:07:15 +00:00
heitbaum
fd6fe146ee linux (Rockchip RK3399): update .config for 5.15.4 2021-11-24 21:42:39 +11:00
Carlos Garces
80e3cd706d RTL8188EU: Use the staging driver instead of out of tree 2021-11-15 10:40:24 +01:00
heitbaum
f56d09463d linux (Rockchip RK3399): tidy up .config for 5.15 2021-11-01 13:37:21 +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
d7badfbb7e linux (Rockchip RK3399): add config options for 5.14.6 2021-09-27 22:42:19 +10:00
Alex Bee
985b8b7e76 Rockchip: linux: update configs for 5.14 2021-09-01 16:55:09 +02:00
heitbaum
f99ee721ad linux (Rockchip RK3399): tidy up .config for 5.14 2021-09-01 16:55:09 +02:00