projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1689092
)
ASoC: Kconfig: remove not used SND_AT91_SOC_AFEB9260 option
author
Nicolas Ferre
<
[email protected]
>
Tue, 2 Dec 2014 09:04:35 +0000
(10:04 +0100)
committer
Mark Brown
<
[email protected]
>
Tue, 2 Dec 2014 11:59:17 +0000
(11:59 +0000)
Now that the driver snd-soc-
afeb9260
.c is deleted, remove its Kconfig option.
Reported-by: Paul Bolle <
[email protected]
>
Signed-off-by: Nicolas Ferre <
[email protected]
>
Signed-off-by: Mark Brown <
[email protected]
>
sound/soc/atmel/Kconfig
patch
|
blob
|
history
diff --git
a/sound/soc/atmel/Kconfig
b/sound/soc/atmel/Kconfig
index 27e3fc4a536b40595d774865c7f9b7013c01752a..fb3878312bf80b2b99c1b22344e498e7fb3a4434 100644
(file)
--- a/
sound/soc/atmel/Kconfig
+++ b/
sound/soc/atmel/Kconfig
@@
-52,12
+52,3
@@
config SND_AT91_SOC_SAM9X5_WM8731
help
Say Y if you want to add support for audio SoC on an
at91sam9x5 based board that is using WM8731 codec.
-
-config SND_AT91_SOC_AFEB9260
- tristate "SoC Audio support for AFEB9260 board"
- depends on ARCH_AT91 && ATMEL_SSC && ARCH_AT91 && MACH_AFEB9260 && SND_ATMEL_SOC
- select SND_ATMEL_SOC_PDC
- select SND_ATMEL_SOC_SSC
- select SND_SOC_TLV320AIC23_I2C
- help
- Say Y here to support sound on AFEB9260 board.