We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59a10c commit fca8dbbCopy full SHA for fca8dbb
1 file changed
sound/soc/apple/Kconfig
@@ -18,7 +18,7 @@ config SND_SOC_APPLE_MACAUDIO
18
select SND_SOC_TAS2770 if I2C
19
select SND_SOC_CS42L83 if I2C
20
select SND_SOC_CS42L84 if I2C
21
- select REGULATOR_FIXED_VOLTAGE
+ select REGULATOR_FIXED_VOLTAGE if REGULATOR
22
default ARCH_APPLE
23
help
24
This option enables an ASoC machine-level driver for Apple Silicon Macs
0 commit comments