diff options
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 7a475a6c1..0a5101ef1 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -319,7 +319,7 @@ our %l = ( qw(mmc_block sdhci-acpi), # eMMC 'cryptoloop', 'ulpi', - qw(hv_balloon hyperv_fb pci-hyperv), + qw(hv_balloon pci-hyperv), # Don't include vboxvideo, it doesn't work properly in stage1 or stage2 (mga#23467) qw(vboxsf vboxguest virtio_balloon vmw_balloon), |