* [Buildroot] [PATCH 1/2] qemu/x86_64: enable generic hda codec
@ 2015-10-27 1:17 Gustavo Zacarias
2015-10-27 1:17 ` [Buildroot] [PATCH 2/2] qemu/x86: " Gustavo Zacarias
2015-10-27 6:34 ` [Buildroot] [PATCH 1/2] qemu/x86_64: " Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-10-27 1:17 UTC (permalink / raw)
To: buildroot
Enable the generic hda (sound) codec, necessary for qemu audio to work.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
board/qemu/x86_64/linux-4.2.config | 1 +
1 file changed, 1 insertion(+)
diff --git a/board/qemu/x86_64/linux-4.2.config b/board/qemu/x86_64/linux-4.2.config
index 5b64416..20726c3 100644
--- a/board/qemu/x86_64/linux-4.2.config
+++ b/board/qemu/x86_64/linux-4.2.config
@@ -15,6 +15,7 @@ CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_HDA_INTEL=y
+CONFIG_SND_HDA_GENERIC=y
CONFIG_EXT4_FS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
--
2.4.10
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 2/2] qemu/x86: enable generic hda codec
2015-10-27 1:17 [Buildroot] [PATCH 1/2] qemu/x86_64: enable generic hda codec Gustavo Zacarias
@ 2015-10-27 1:17 ` Gustavo Zacarias
2015-10-27 6:34 ` [Buildroot] [PATCH 1/2] qemu/x86_64: " Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-10-27 1:17 UTC (permalink / raw)
To: buildroot
Enable the generic hda (sound) codec, necessary for qemu audio to work.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
board/qemu/x86/linux-4.2.config | 1 +
1 file changed, 1 insertion(+)
diff --git a/board/qemu/x86/linux-4.2.config b/board/qemu/x86/linux-4.2.config
index 5b64416..20726c3 100644
--- a/board/qemu/x86/linux-4.2.config
+++ b/board/qemu/x86/linux-4.2.config
@@ -15,6 +15,7 @@ CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_HDA_INTEL=y
+CONFIG_SND_HDA_GENERIC=y
CONFIG_EXT4_FS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
--
2.4.10
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/2] qemu/x86_64: enable generic hda codec
2015-10-27 1:17 [Buildroot] [PATCH 1/2] qemu/x86_64: enable generic hda codec Gustavo Zacarias
2015-10-27 1:17 ` [Buildroot] [PATCH 2/2] qemu/x86: " Gustavo Zacarias
@ 2015-10-27 6:34 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-10-27 6:34 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Mon, 26 Oct 2015 22:17:21 -0300, Gustavo Zacarias wrote:
> Enable the generic hda (sound) codec, necessary for qemu audio to work.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> board/qemu/x86_64/linux-4.2.config | 1 +
> 1 file changed, 1 insertion(+)
Both applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-27 6:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-27 1:17 [Buildroot] [PATCH 1/2] qemu/x86_64: enable generic hda codec Gustavo Zacarias
2015-10-27 1:17 ` [Buildroot] [PATCH 2/2] qemu/x86: " Gustavo Zacarias
2015-10-27 6:34 ` [Buildroot] [PATCH 1/2] qemu/x86_64: " Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox