diff options
Diffstat (limited to 'qemu-x86_64.config')
-rw-r--r-- | qemu-x86_64.config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/qemu-x86_64.config b/qemu-x86_64.config index 60c6293..597f8f7 100644 --- a/qemu-x86_64.config +++ b/qemu-x86_64.config @@ -3,3 +3,11 @@ # leftovers from "make localmodconfig" CONFIG_XEN=n + +############################################################## +# enable drivers for hardware emulated by qemu + +# sound +CONFIG_SND_HDA_INTEL=m +CONFIG_SND_HDA_GENERIC=m +CONFIG_SND_INTEL8X0=m |