Skip to content

Commit 83ead42

Browse files
oreo639classabbyamp
authored andcommitted
linux6.18: enable missing audio drivers
Enable missing amp drivers, used by newer Realtek chips and necessary for audio on certian laptops.
1 parent 47d32f1 commit 83ead42

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

srcpkgs/linux6.18/files/x86_64-dotconfig

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7351,10 +7351,10 @@ CONFIG_SND_HDA_SCODEC_CS35L41=m
73517351
CONFIG_SND_HDA_SCODEC_COMPONENT=m
73527352
CONFIG_SND_HDA_SCODEC_CS35L41_I2C=m
73537353
CONFIG_SND_HDA_SCODEC_CS35L41_SPI=m
7354-
# CONFIG_SND_HDA_SCODEC_CS35L56_I2C is not set
7355-
# CONFIG_SND_HDA_SCODEC_CS35L56_SPI is not set
7356-
# CONFIG_SND_HDA_SCODEC_TAS2781_I2C is not set
7357-
# CONFIG_SND_HDA_SCODEC_TAS2781_SPI is not set
7354+
CONFIG_SND_HDA_SCODEC_CS35L56_I2C=m
7355+
CONFIG_SND_HDA_SCODEC_CS35L56_SPI=m
7356+
CONFIG_SND_HDA_SCODEC_TAS2781_I2C=m
7357+
CONFIG_SND_HDA_SCODEC_TAS2781_SPI=m
73587358
CONFIG_SND_HDA_CORE=m
73597359
CONFIG_SND_HDA_DSP_LOADER=y
73607360
CONFIG_SND_HDA_COMPONENT=y

0 commit comments

Comments
 (0)