Rudi Heitbaum
bda61ac67d
linux: add GCC11_NO_ARRAY_BOUNDS to .config
2023-01-24 08:16:41 +00:00
Tomáš Kelemen (vudiq)
588ee556e2
Merge branch 'LibreELEC.tv/master' into Lakka-LE-master
...
update to 10.95.001 - LibreELEC 11 beta 1
2023-01-19 22:25:04 +01:00
Tomáš Kelemen (vudiq)
33e9e1eaaa
Merge branch 'LibreELEC.tv/master' into Lakka-LE-master
2023-01-18 11:15:04 +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
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
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
9ccda45c5f
linux (Qualcomm): change .config HUGETLBFS is not set
2022-12-13 22:20:20 +00:00
Rudi Heitbaum
11a8de7151
linux (Qualcomm): 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
72e3d0a278
linux (Qualcomm): update .config for 6.0.11
2022-12-03 01:08:46 +00:00
Rudi Heitbaum
f92f44d368
linux (Qualcomm): update .config for 6.0.3-rc1
2022-10-21 08:36:45 +00:00
Rudi Heitbaum
b5d3c5cf40
linux (Qualcomm): update .config for 6.0-rc3
2022-10-04 10:53:58 +00:00
Rudi Heitbaum
7b410f0b46
linux (Qualcomm): update .config for 5.19.7-rc1
2022-09-05 11:00:43 +00:00
Rudi Heitbaum
7fc3a568af
linux (Qualcomm): update .config for 5.19
2022-08-01 07:05:05 +00:00
Rudi Heitbaum
1bae023a59
linux (Qualcomm): update .config for 5.18.14
2022-07-24 04:50:20 +00:00
Rudi Heitbaum
b1212e380b
linux (Qualcomm): 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
e0e08202f4
linux (Qualcomm): update .config for 5.18
2022-05-23 07:29:53 +00:00
Lukas Rusak
4dac99f0bc
projects: remove ALSA_SUPPORT from project options
...
This option is defined by our distrobution options and shouldn't have to be explicitly set per project
2022-05-04 17:27:38 -07:00
Tomáš Kelemen (vudiq)
d901413d8a
Merge 'libreelec/master'
...
pull updates from upstream
2022-04-23 21:44:57 +02:00
Christian Hewitt
7b6d9923e1
Merge pull request #6420 from heitbaum/nls
...
Make linux kernel NLS settings consistent
2022-04-23 12:56:13 +04:00
Christian Hewitt
345b1d6d57
Merge pull request #6225 from notgood/nlsutf8
...
linux: enable CONFIG_NLS_UTF8 for all targets
2022-04-23 12:55:59 +04:00
Rudi Heitbaum
87d23568d4
linux: update NLS_DEFAULT to utf8 and enable NLS_ASCII
2022-04-23 05:26:01 +00:00
Rudi Heitbaum
503ee3fec0
linux (Qualcomm Dragonboard): enable EXFAT_FS
2022-04-23 05:26:01 +00:00
Tomáš Kelemen (vudiq)
a32d60c085
Merge branch 'librelec/master'
2022-04-07 09:52:13 +02:00
heitbaum
1a21bec61e
linux (Qualcomm Dragonboard): update .config for 5.17
2022-03-21 03:44:54 +00:00
Rudi Heitbaum
766ccc9891
linux (Qualcomm): update .config for 5.16.14
2022-03-11 13:16:42 +00:00
Tomáš Kelemen (vudiq)
ee6140e55c
Merge 'libreelec/master'
2022-03-04 00:02:04 +01:00
Rudi Heitbaum
be09d6ccc2
linux (Qualcomm): 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
Aleksandr V. Piskunov
693d64ac09
linux: enable CONFIG_NLS_UTF8 for all targets
2022-02-12 16:24:51 +02: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
CvH
c35f42551d
Merge pull request #5884 from SupervisedThinking/vulkan_api
...
[le11] add Vulkan API support
2022-01-23 14:52:26 +01:00
heitbaum
e3dd558b5a
linux (Qualcomm Dragonboard): update .config for 5.16
2022-01-11 16:04:00 +00:00
SupervisedThinking
d995b71f53
projects: added Vulkan opts
...
- disabled by default for all devices
2022-01-01 14:26:52 +01:00
CvH
4cd3e0ff55
Merge pull request #5979 from SupervisedThinking/up_wl_windowmanager
...
[le11] rework wayland displayserver & windowmanager handling
2021-12-25 11:41:33 +01:00
SupervisedThinking
5c5d96605f
distribution/projetcs: updated displayserver & windowmanager opts
...
- changed x11 to wl as suitable displayserver option for ARM based projects
- changed the WINDOWMANAGER var from "none" to "no" if it's not in use to us the same naming scheme as for all other vars
- set the WINDOWMANAGER for generic/wayland to weston
2021-12-15 14:00:20 +01:00
heitbaum
140a1dd4a6
linux (Qualcomm Dragonboard): enable kernel ntfs3
2021-12-08 21:49:47 +00:00
Tomáš Kelemen (vudiq)
6bd3406f20
Merge branch 'libreelec-master'
2021-11-27 12:32:40 +01:00
heitbaum
4bc87e50ab
mesa GRAPHIC_DRIVERS: delete classic drivers (DRI)
...
i915, i965, nouveau, r100, r200
2021-11-22 15:16:43 +11:00
Tomáš Kelemen (vudiq)
f1e2ea4d6b
Merge branch 'libreelec-master'
2021-11-20 13:59:00 +01:00
heitbaum
f48ce37280
linux (Qualcomm Dragonboard): tidy up .config for 5.15
2021-11-01 13:37:12 +11:00
Tomáš Kelemen (vudiq)
607dcb16b9
Merge remote-tracking branch 'libreelec/master'
2021-10-07 11:40:15 +02:00
CvH
507492c930
Merge pull request #5435 from antonlacon/le11-arch-options
...
buildsystem: change when config/arch.$ARCH is sourced
2021-10-03 08:02:45 +02:00
heitbaum
8efed38efd
linux (Qualcomm): add config options for 5.14.6
2021-09-27 22:42:19 +10:00