aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2014-12-02 04:04:35 -0500
committerMark Brown <broonie@kernel.org>2014-12-02 06:59:17 -0500
commitde82bf6c055e1f426845e7e140c7d48dd70b6d16 (patch)
treeb2f517857ad2ea3ceaf3590ed447b8cb706f1703 /sound/soc/atmel
parent1689092da0815997eeded3f4c7b35be3df444df5 (diff)
ASoC: Kconfig: remove not used SND_AT91_SOC_AFEB9260 option
Now that the driver snd-soc-afeb9260.c is deleted, remove its Kconfig option. Reported-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/atmel')
-rw-r--r--sound/soc/atmel/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/sound/soc/atmel/Kconfig b/sound/soc/atmel/Kconfig
index 27e3fc4a536b..fb3878312bf8 100644
--- a/sound/soc/atmel/Kconfig
+++ b/sound/soc/atmel/Kconfig
@@ -52,12 +52,3 @@ config SND_AT91_SOC_SAM9X5_WM8731
52 help 52 help
53 Say Y if you want to add support for audio SoC on an 53 Say Y if you want to add support for audio SoC on an
54 at91sam9x5 based board that is using WM8731 codec. 54 at91sam9x5 based board that is using WM8731 codec.
55
56config SND_AT91_SOC_AFEB9260
57 tristate "SoC Audio support for AFEB9260 board"
58 depends on ARCH_AT91 && ATMEL_SSC && ARCH_AT91 && MACH_AFEB9260 && SND_ATMEL_SOC
59 select SND_ATMEL_SOC_PDC
60 select SND_ATMEL_SOC_SSC
61 select SND_SOC_TLV320AIC23_I2C
62 help
63 Say Y here to support sound on AFEB9260 board.