Commit Graph

15 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
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
Lane Jennison
245b9cfcfc linux-uefi-arm64-cloud.config: enable CONFIG_SND_VIRTIO so virtual desktop has sound 2025-10-12 21:09:51 +02:00
Lane Jennison
5f8421006a linux-uefi-arm64-cloud.config: enable CONFIG_INPUT_UINPUT for spice agent 2025-10-12 21:09:51 +02:00
igorpecovnik
0e45d79827 Automatic: kernel config rewrite 2025-10-11 13:36:08 +02:00
Lane Jennison
2080f24aef linux-uefi-arm64-cloud.config: enable ACPI so things boot 2025-08-11 18:26:11 +08:00
Ricardo Pardini
27262ada13 linux-uefi-arm64-cloud.config: update config, no changes 2025-08-11 18:26:11 +08:00
Igor Pecovnik
528e7e5ace Enable video console on aarch64 cloud images - for remote console access 2025-04-30 09:06:06 +02:00
Igor Pecovnik
49714857c6 Add AWS & Azure support, disable DRM, disable services that makes no point here 2025-03-27 19:24:07 +01:00
Igor Pecovnik
e8e47f9f5d Cloud kernel config: drop various debug options and weird NIC adaptors 2025-03-27 19:24:07 +01:00
Igor
9cb56ff599 Remove x86-specific CPU frequency driver from ARM64 config
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-27 19:24:07 +01:00
Igor
9b1771a428 Remove x86-specific options from ARM64 config
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-27 19:24:07 +01:00
Igor Pecovnik
c20fba9908 UEFI: add cloud kernel under cloud branch 2025-03-27 19:24:07 +01:00