diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-03-14 17:26:06 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-03-14 09:35:29 -0700 |
commit | 6ca1118551ca5bb267e75faa6b944679ca195423 (patch) | |
tree | 02121cc3b47834b143eacba3cb8f6072c3c9badc /sound/soc/Kconfig | |
parent | 03a0ddeda7ebafea8e99078581a50d856e3587a4 (diff) |
ASoC: remove blackfin drivers
The blackfin architecture is getting removed, so the ASoC drivers
are all obsolete as well.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/Kconfig')
-rw-r--r-- | sound/soc/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig index 84c3582f3982..41af6b9cc350 100644 --- a/sound/soc/Kconfig +++ b/sound/soc/Kconfig @@ -45,7 +45,6 @@ source "sound/soc/amd/Kconfig" source "sound/soc/atmel/Kconfig" source "sound/soc/au1x/Kconfig" source "sound/soc/bcm/Kconfig" -source "sound/soc/blackfin/Kconfig" source "sound/soc/cirrus/Kconfig" source "sound/soc/davinci/Kconfig" source "sound/soc/dwc/Kconfig" |