1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-19 18:08:29 +00:00

Add driver for Creative Sound Blastr X-Fi PCI cards (#4331)

Add snd-ctxfi driver as module to generic PCI device support fragment.

Fixes #4141
This commit is contained in:
Jan Čermák
2025-10-03 19:32:57 +02:00
committed by GitHub
parent 4a76a65cd8
commit 3e771eb222

View File

@@ -39,6 +39,7 @@ CONFIG_MEDIA_PCI_SUPPORT=y
# PCI sound drivers
CONFIG_SND_PCI=y
CONFIG_SND_CTXFI=m
CONFIG_SND_HDA_GENERIC=m
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_CODEC_REALTEK=m