On 12/08/2025 09:04, Liju-clr Chen (陳麗如) wrote: > we have guarded the gzvm driver with the CONFIG_MTK_GZVM Kconfig > option. This ensures the code is only compiled and active on selected > platforms, and will not affect other users or systems.
That is simply not true, since it will be enabled in defconfig in EVERY platform. Look up approach of single kernel and single image. Best regards, Krzysztof