| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-10 | Kernel: T8868: Enable crash dump (kdump) and debug info in config | Oleksandr Kuchmystyi | |
| Enabling the following options allows us to use `kdump-tools`: - `CONFIG_CRASH_DUMP` - `CONFIG_DEBUG_INFO` - `CONFIG_PROC_VMCORE` | |||
| 2026-05-06 | Kernel: T8147: extract common CONFIG_* options to be reused | Christian Breunig | |
| It does not make sense to have the common VyOS functionality for e.g VXLAN, GENEVE, PPP, WireGuard, filesystems crypto or module signing duplicated for both arm64 and x86_64. Split out common configuration parts to be defined only once. | |||
