summaryrefslogtreecommitdiffstats
path: root/meta-fri2/conf/machine/fri2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fri2/conf/machine/fri2.conf')
-rw-r--r--meta-fri2/conf/machine/fri2.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf
index da572515..4fd8aa90 100644
--- a/meta-fri2/conf/machine/fri2.conf
+++ b/meta-fri2/conf/machine/fri2.conf
@@ -42,3 +42,6 @@ APPEND += "video=vesafb vga=0x318"
# EMGD kernel driver needs at least 256MB of vmalloc space
APPEND += "vmalloc=256MB"
+
+# MSI interrupts fail for the HDA device when using the EFI firmware
+APPEND += "snd_hda_intel.enable_msi=0"