Hello,
I currently provide an Arch Linux live USB image for the Excito B3 (Kirkwood-based) miniserver (project on GitHub here). It is largely derived from the archlinuxarm.org Kirkwood image. I've recently switched to using your linux-kirkwood-dt kernel (as opposed to my custom kernel), however, because CONFIG_PCI_MVEBU is not set, users with a WiFi-enabled B3 are restricted to using the wired Ethernet ports only (everything else pretty much seems to work OK).
Would it be possible to set CONFIG_PCI_MVEBU=y in the linux-kirkwood-dt .config please (I don't think it can be built as a module)?
Many thanks!
sakaki