Loading
mbigen: add kvm dependency
virt inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IAI7KE?from=project-issue CVE: NA ------------------------------------------------------------------ vtimer_irqbypass symbol is provided by kvm and used by vtimer_mbigen_device_probe function, but this function is not covered by CONFIG_KVM, which will cause ld failure Signed-off-by:weiyuchen <weiyuchen3@huawei.com>