projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25fd4e7
)
qemu/x86: enable alsa/hda support in kernel
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 29 Sep 2011 12:46:39 +0000
(14:46 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 29 Sep 2011 12:46:39 +0000
(14:46 +0200)
For easy sound testing using qemu-system-i386 -soundhw hda
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
board/qemu/x86/linux-3.0.config
patch
|
blob
|
history
diff --git
a/board/qemu/x86/linux-3.0.config
b/board/qemu/x86/linux-3.0.config
index 20ef5416707b27389ebc12aa3c8a2a96b8b4f03b..5bf6944e3d44adfbe6050c8b54c6008b6b570f89 100644
(file)
--- a/
board/qemu/x86/linux-3.0.config
+++ b/
board/qemu/x86/linux-3.0.config
@@
-46,6
+46,9
@@
CONFIG_SERIAL_8250_CONSOLE=y
# CONFIG_HW_RANDOM is not set
# CONFIG_HWMON is not set
# CONFIG_MFD_SUPPORT is not set
+CONFIG_SOUND=y
+CONFIG_SND=y
+CONFIG_SND_HDA_INTEL=y
# CONFIG_HID_SUPPORT is not set
# CONFIG_USB_SUPPORT is not set
# CONFIG_X86_PLATFORM_DEVICES is not set