commit: http://blackfin.uclinux.org/git/?p=linux-kernel;a=commitdiff;h=dcdc03277e595f7cb11dba6bec24285e1630dbfc branch: http://blackfin.uclinux.org/git/?p=linux-kernel;a=shortlog;h=refs/heads/trunk
Remove the Kconfig entry for the old ADAV80X ASoC board driver, which does not exist anymore. Signed-off-by: Lars-Peter Clausen <[email protected]> --- sound/soc/blackfin/Kconfig | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/sound/soc/blackfin/Kconfig b/sound/soc/blackfin/Kconfig index 87f252d..f833e4c 100644 --- a/sound/soc/blackfin/Kconfig +++ b/sound/soc/blackfin/Kconfig @@ -96,14 +96,6 @@ config SND_BF5XX_SOC_ADAU1761 help Say Y if you want to add support for ADAU1761 SoC audio. -config SND_BF5XX_SOC_ADAV80X - tristate "SoC ADAV801/3 Audio support" - depends on SND_BF5XX_I2S && (SPI_MASTER || I2C) - select SND_BF5XX_SOC_I2S - select SND_SOC_ADAV80X - help - Say Y if you want to add support for ADAV80X SoC audio. - config SND_BF5XX_TDM tristate "SoC I2S(TDM mode) Audio for the ADI BF5xx chip" depends on (BLACKFIN && SND_SOC)
_______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
