aboutsummaryrefslogtreecommitdiff
path: root/default-configs/sound.mak
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2013-05-01 16:14:34 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2013-05-03 12:04:49 -0500
commit8f3b664f6cc4153cc73941c941d54c4e499b7537 (patch)
tree074a9e4d64c2022d79fd30e84ea2a0903795e2ec /default-configs/sound.mak
parentfba90ac1d614c333c6a15c39cac555a12a04cee1 (diff)
audio: Enable all cards
...or they will bitrot to death. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Message-id: 5181234A.6060504@web.de Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'default-configs/sound.mak')
-rw-r--r--default-configs/sound.mak6
1 files changed, 3 insertions, 3 deletions
diff --git a/default-configs/sound.mak b/default-configs/sound.mak
index ff69c4d549..4f22c34b5d 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