File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,7 @@ config SND_HDA_SCODEC_CS35L41_I2C
104
104
tristate "Build CS35L41 HD-audio side codec support for I2C Bus"
105
105
depends on I2C
106
106
depends on ACPI
107
+ depends on EFI
107
108
depends on SND_SOC
108
109
select SND_SOC_CS35L41_LIB
109
110
select SND_HDA_SCODEC_CS35L41
@@ -119,6 +120,7 @@ config SND_HDA_SCODEC_CS35L41_SPI
119
120
tristate "Build CS35L41 HD-audio codec support for SPI Bus"
120
121
depends on SPI_MASTER
121
122
depends on ACPI
123
+ depends on EFI
122
124
depends on SND_SOC
123
125
select SND_SOC_CS35L41_LIB
124
126
select SND_HDA_SCODEC_CS35L41
@@ -165,6 +167,7 @@ config SND_HDA_SCODEC_TAS2781_I2C
165
167
tristate "Build TAS2781 HD-audio side codec support for I2C Bus"
166
168
depends on I2C
167
169
depends on ACPI
170
+ depends on EFI
168
171
depends on SND_SOC
169
172
select SND_SOC_TAS2781_COMLIB
170
173
select SND_SOC_TAS2781_FMWLIB
You can’t perform that action at this time.
0 commit comments