Skip to content

Commit

Permalink
ALSA: ASoC: Make TLV320AIC26 user-visible
Browse files Browse the repository at this point in the history
The TLV320AIC26 Kconfig option is unusual in that it supports the
OpenFirmware machine driver which doesn't have a hard binding to the
codec driver but discovers the codec via the device tree.  This makes it
meaningful to select the codec without a machine driver.

Ideally there would be a proxy entry so that this option was only
visible on OpenFirmware systems.

Signed-off-by: Mark Brown <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
  • Loading branch information
broonie authored and tiwai committed Oct 13, 2008
1 parent 446e0f6 commit 9296bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ config SND_SOC_TLV320AIC23
depends on I2C

config SND_SOC_TLV320AIC26
tristate
tristate "TI TLV320AIC26 Codec support"
depends on SPI

config SND_SOC_TLV320AIC3X
Expand Down

0 comments on commit 9296bb4

Please sign in to comment.