Commit Graph

256 Commits

Author SHA1 Message Date
Rudi Heitbaum
8b8db68a0f linux (Rockchip RK3399): update .config for 6.6.21 2024-03-09 06:30:00 +00:00
Rudi Heitbaum
a03532451e linux (Rockchip RK3328): update .config for 6.6.21 2024-03-09 06:30:00 +00:00
Rudi Heitbaum
325a31d722 linux (Rockchip RK3288): update .config for 6.6.21 2024-03-09 06:30:00 +00:00
Rudi Heitbaum
0ec3057561 linux (Rockchip RK3399): update .config for 6.6.16 2024-02-06 06:33:05 +00:00
Rudi Heitbaum
ad281e471a linux (Rockchip RK3328): update .config for 6.6.16 2024-02-06 06:33:05 +00:00
Rudi Heitbaum
fff464355d linux (Rockchip RK3399): update .config for 6.6.7 2023-12-14 13:02:54 +00:00
Rudi Heitbaum
bd81966bde linux (Rockchip RK3399): make consistent V4L2_MEM2MEM_DEV and V4L2_FLASH_LED_CLASS 2023-12-14 13:02:54 +00:00
Rudi Heitbaum
7d408e4bd8 linux (Rockchip RK3328): update .config for 6.6.7 2023-12-14 13:02:54 +00:00
Rudi Heitbaum
3447a6124b linux (Rockchip RK3328): make consistent V4L2_MEM2MEM_DEV and V4L2_FLASH_LED_CLASS 2023-12-14 13:02:54 +00:00
Rudi Heitbaum
223ed2dcad linux (Rockchip RK3288): 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
Jernej Škrabec
4bb12031f4 Merge pull request #7365 from heitbaum/u-boot
u-boot: update to 2023.10
2023-11-05 07:13:54 +01: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
83b4286be5 linux (Rockchip RK3399): update .config for 6.6 2023-10-30 12:28:08 +00:00
Rudi Heitbaum
a7b8259776 linux (Rockchip RK3328): update .config for 6.6 2023-10-30 12:28:08 +00:00
Rudi Heitbaum
eb960091c5 linux (Rockchip RK3288): 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
Jonas Karlman
cfc97dc935 u-boot (Rockchip): do not build EFI_LOADER 2023-10-21 21:26:25 +00:00
Rudi Heitbaum
8f1fac6604 u-boot: Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
As part of v2023.01 CONFIG_SYS_TEXT_BASE has been renamed to CONFIG_TEXT_BASE
- 984639039f
2023-10-21 21:04:08 +00:00
Rudi Heitbaum
60bbff034c u-boot: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
As part of v2023.01 CONFIG_DM_VIDEO has been renamed to CONFIG_VIDEO
- b86986c7b3
2023-10-21 21:04:08 +00:00