Skip to content

Commit ac9b05c

Browse files
WhatAmISupposedToPutHerejannau
authored andcommitted
macaudio: Fix missing kconfig requirement
Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com>
1 parent 1fffdf5 commit ac9b05c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sound/soc/apple/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ config SND_SOC_APPLE_MACAUDIO
1919
select SND_SOC_TAS2770 if I2C
2020
select SND_SOC_CS42L83 if I2C
2121
select SND_SOC_CS42L84 if I2C
22+
select REGULATOR_FIXED_VOLTAGE if REGULATOR
2223
help
2324
This option enables an ASoC machine-level driver for Apple Silicon Macs
2425
and it also enables the required SoC and codec drivers for overall

0 commit comments

Comments
 (0)