mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
ASoC: rt5677: Enable standalone compilation for generic card use
Add a prompt string to make the RT5677 driver user-selectable, allowing it to be built independently for use with generic sound card bindings. Signed-off-by: Diogo Ivo <diogo.ivo@bootlin.com> Link: https://patch.msgid.link/20260620-smaug-audio-v1-2-e318acdf5abd@bootlin.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
99e361b2a5
commit
a5edc45d9c
|
|
@ -1888,7 +1888,7 @@ config SND_SOC_RT5670
|
|||
depends on I2C
|
||||
|
||||
config SND_SOC_RT5677
|
||||
tristate
|
||||
tristate "Realtek RT5677 Codec"
|
||||
depends on I2C
|
||||
select REGMAP_I2C
|
||||
select REGMAP_IRQ
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user