Commit Graph

13 Commits

Author SHA1 Message Date
Ricardo Pardini
ed4ede9429 config/kernel: (many) change CONFIG_DUMMY=y to =m
- having CONFIG_DUMMY=y causes a fake/dummy interface `dummy0` to be
  _always_ present
  - that in turn can confuse things like cloud-init in nocloud-net mode
- changing it to module, it can still be used (just modprobe)
- I found this using `linux-rk35xx-vendor`, but I reason it applies to
  all kernels; most other kernels already have it `=m`
2025-12-04 18:40:12 +01:00
igorpecovnik
0bd81c9690 Automatic: kernel config rewrite 2025-11-08 21:11:06 +01:00
tabris
487f6c3f4d revert unnecessary forced changes from #8875 (#8884)
This is a followup to #8820 and #8875

with changes from #8883, this reverts some changes where things were forced
to modules in #8875.
2025-11-08 00:16:16 +01:00
tabris
f280477e5e Revert "Automatic: kernel config rewrite"
This reverts commit 9faba35b8b.

The goal is to re-run the rewrite process with less stringent overrides
2025-11-08 00:16:16 +01:00
igorpecovnik
9faba35b8b Automatic: kernel config rewrite 2025-11-06 09:09:08 +01:00
Mahdi
5cc80839fc
Enable ath12k module for edge kernel configs (#8812)
* Enable ath12k module for linux-rockchip64-edge
* Drop excessive debug on ath12k module
* Add ath12k module to all EDGE kernel configs, add also ath10 and 11 where missing
---------
Co-authored-by: Igor Pecovnik <igor@armbian.com>
2025-10-23 22:26:48 +02:00
tabris
7828980921 netfilter-modules + make oldconfig 2025-09-28 06:43:11 +02:00
FantasyGmm
1dfb077e15
Bump SM8250 Edge kernel to 6.14 (#8054) 2025-04-09 19:28:36 +08:00
Ricardo Pardini
88fd7fb8fb sm8250/edge: rewrite-kernel-config, no changes 2025-01-05 10:15:14 +01:00
Leonidas P. Papadakos
06aa0e9c15 Enable ksmbd consistently across configurations 2024-09-03 18:26:21 +02:00
Igor Pecovnik
a2c6df5ff8
Revert linux-sm8250-edge changes to config 2024-06-02 12:37:08 +02:00
Igor Pecovnik
d17abdf233 Cleaning kernel patch folder and run kernel rewrite config 2024-06-02 11:54:17 +02:00
FantasyGmm
3f928f799c Update sm8250: kernel add legacy and edge branch 2024-04-22 18:11:07 +08:00