* [Qemu-devel] [PATCH] audio: Enable all cards
@ 2013-05-01 14:14 Jan Kiszka
2013-05-01 15:03 ` Paolo Bonzini
2013-05-03 18:59 ` Anthony Liguori
0 siblings, 2 replies; 3+ messages in thread
From: Jan Kiszka @ 2013-05-01 14:14 UTC (permalink / raw)
To: Anthony Liguori, Paolo Bonzini; +Cc: malc, qemu-devel
From: Jan Kiszka <jan.kiszka@siemens.com>
...or they will bitrot to death.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
default-configs/sound.mak | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/default-configs/sound.mak b/default-configs/sound.mak
index ff69c4d..4f22c34 100644
--- a/default-configs/sound.mak
+++ b/default-configs/sound.mak
@@ -1,4 +1,4 @@
CONFIG_SB16=y
-#CONFIG_ADLIB=y
-#CONFIG_GUS=y
-#CONFIG_CS4231A=y
+CONFIG_ADLIB=y
+CONFIG_GUS=y
+CONFIG_CS4231A=y
--
1.7.3.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] audio: Enable all cards
2013-05-01 14:14 [Qemu-devel] [PATCH] audio: Enable all cards Jan Kiszka
@ 2013-05-01 15:03 ` Paolo Bonzini
2013-05-03 18:59 ` Anthony Liguori
1 sibling, 0 replies; 3+ messages in thread
From: Paolo Bonzini @ 2013-05-01 15:03 UTC (permalink / raw)
To: Jan Kiszka; +Cc: Anthony Liguori, malc, qemu-devel
Il 01/05/2013 16:14, Jan Kiszka ha scritto:
> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> ...or they will bitrot to death.
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
> default-configs/sound.mak | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
I agree. I didn't want to change the default without hearing from malc,
but it's a good idea.
Paolo
> diff --git a/default-configs/sound.mak b/default-configs/sound.mak
> index ff69c4d..4f22c34 100644
> --- a/default-configs/sound.mak
> +++ b/default-configs/sound.mak
> @@ -1,4 +1,4 @@
> CONFIG_SB16=y
> -#CONFIG_ADLIB=y
> -#CONFIG_GUS=y
> -#CONFIG_CS4231A=y
> +CONFIG_ADLIB=y
> +CONFIG_GUS=y
> +CONFIG_CS4231A=y
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] audio: Enable all cards
2013-05-01 14:14 [Qemu-devel] [PATCH] audio: Enable all cards Jan Kiszka
2013-05-01 15:03 ` Paolo Bonzini
@ 2013-05-03 18:59 ` Anthony Liguori
1 sibling, 0 replies; 3+ messages in thread
From: Anthony Liguori @ 2013-05-03 18:59 UTC (permalink / raw)
To: Jan Kiszka, Anthony Liguori, Paolo Bonzini; +Cc: malc, qemu-devel
Applied. Thanks.
Regards,
Anthony Liguori
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-05-03 19:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-01 14:14 [Qemu-devel] [PATCH] audio: Enable all cards Jan Kiszka
2013-05-01 15:03 ` Paolo Bonzini
2013-05-03 18:59 ` Anthony Liguori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).