summaryrefslogtreecommitdiffstats
path: root/meta-fri2/conf/machine/fri2-noemgd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fri2/conf/machine/fri2-noemgd.conf')
-rw-r--r--meta-fri2/conf/machine/fri2-noemgd.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-fri2/conf/machine/fri2-noemgd.conf b/meta-fri2/conf/machine/fri2-noemgd.conf
index d9558a4f..5bb9edd5 100644
--- a/meta-fri2/conf/machine/fri2-noemgd.conf
+++ b/meta-fri2/conf/machine/fri2-noemgd.conf
@@ -29,3 +29,5 @@ APPEND += "console=ttyPCH1,115200 console=tty0"
# EFI boot will ignore this and use the EFI framebuffer at 800x600
APPEND += "video=vesafb vga=0x318"
+# MSI interrupts fail for the HDA device when using the EFI firmware
+APPEND += "snd_hda_intel.enable_msi=0"