Skip to content

Commit 74e0259

Browse files
masahir0ybroonie
authored andcommitted
ASoC: codecs: remove redundant 'tristate' in sound/soc/codecs/Kconfig
The type 'tristate' is already specified three lines above. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Link: https://msgid.link/r/20240215132854.1907630-1-masahiroy@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 98f681b commit 74e0259

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

sound/soc/codecs/Kconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2335,7 +2335,6 @@ config SND_SOC_WSA881X
23352335
tristate "WSA881X Codec"
23362336
depends on SOUNDWIRE
23372337
select REGMAP_SOUNDWIRE
2338-
tristate
23392338
help
23402339
This enables support for Qualcomm WSA8810/WSA8815 Class-D
23412340
Smart Speaker Amplifier.
@@ -2344,7 +2343,6 @@ config SND_SOC_WSA883X
23442343
tristate "WSA883X Codec"
23452344
depends on SOUNDWIRE
23462345
select REGMAP_SOUNDWIRE
2347-
tristate
23482346
help
23492347
This enables support for Qualcomm WSA8830/WSA8835 Class-D
23502348
Smart Speaker Amplifier.
@@ -2353,7 +2351,6 @@ config SND_SOC_WSA884X
23532351
tristate "WSA884X Codec"
23542352
depends on SOUNDWIRE
23552353
select REGMAP_SOUNDWIRE
2356-
tristate
23572354
help
23582355
This enables support for Qualcomm WSA8840/WSA8845/WSA8845H Class-D
23592356
Smart Speaker Amplifier.

0 commit comments

Comments
 (0)