summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-12-29 21:13:06 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2019-03-08 19:48:50 +0100
commit07797856661cbfe96ecc24b5e18dc001919678bd (patch)
treee093b00f11e6f1dbe6ea6080d20e64260fad565b /kernel
parent1c27b172a5fb9673cc47fd91cb8fdc2529a9312d (diff)
downloaddrakx-07797856661cbfe96ecc24b5e18dc001919678bd.tar
drakx-07797856661cbfe96ecc24b5e18dc001919678bd.tar.gz
drakx-07797856661cbfe96ecc24b5e18dc001919678bd.tar.bz2
drakx-07797856661cbfe96ecc24b5e18dc001919678bd.tar.xz
drakx-07797856661cbfe96ecc24b5e18dc001919678bd.zip
do not include hyperv_fb (mga#17711)
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm2
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),