Skip to content

Commit fca8dbb

Browse files
committed
fixup! macaudio: Fix missing kconfig requirement
1 parent b59a10c commit fca8dbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sound/soc/apple/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ config SND_SOC_APPLE_MACAUDIO
1818
select SND_SOC_TAS2770 if I2C
1919
select SND_SOC_CS42L83 if I2C
2020
select SND_SOC_CS42L84 if I2C
21-
select REGULATOR_FIXED_VOLTAGE
21+
select REGULATOR_FIXED_VOLTAGE if REGULATOR
2222
default ARCH_APPLE
2323
help
2424
This option enables an ASoC machine-level driver for Apple Silicon Macs

0 commit comments

Comments
 (0)