secubox-deb/board
CyberMind-FR a765a8e21b fix(kernel): Build network drivers as built-in for LED kernel (ref #39)
Change critical network modules from =m to =y to avoid module mismatch:
- CONFIG_MDIO=y (core MDIO bus)
- CONFIG_SFP=y (SFP+ support)
- CONFIG_MARVELL_PHY=y (Marvell PHY driver)
- CONFIG_MARVELL_10G_PHY=y (10G PHY)
- CONFIG_MDIO_I2C=y (MDIO over I2C)

These are required for MVPP2 network to work without loading modules
from a different kernel version.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-07 12:25:43 +02:00
..
espressobin-ultra fix(network): Remove dummy0 interface causing routing issues 2026-04-27 16:45:31 +02:00
espressobin-v7 feat(eye-remote): Implement OTG features 3-5 (gadget control, storage sync, setup wizard) 2026-04-29 06:41:23 +02:00
mochabin fix(kernel): Build network drivers as built-in for LED kernel (ref #39) 2026-05-07 12:25:43 +02:00
rpi400 feat(ci): Add unified multi-platform live USB workflow 2026-04-11 11:20:46 +02:00
vm-arm64 Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
vm-x64 Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
x64-live fix(network): Fix x64-live netplan for real AMD64 hardware 2026-05-01 06:44:08 +02:00
x64-vm feat(image): Add network auto-detection and kiosk mode support 2026-03-28 17:20:25 +01:00