diff options
author | Daniel Glöckner <dg@emlix.com> | 2014-10-19 02:50:50 +0400 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-10-20 14:03:52 +0400 |
commit | 19c768db42fcf1884cb1f9550969d1e9e69aa928 (patch) | |
tree | 52aacde220194728e9b8cbea0b6a40d8f1fbbe9b /sound/soc/Kconfig | |
parent | a5448c88b812390a3622e76d774e10c0da1fb970 (diff) | |
download | linux-19c768db42fcf1884cb1f9550969d1e9e69aa928.tar.xz |
ASoC: s6000: remove driver
The s6000 Xtensa support is removed from the kernel. There are no
other chips known to use this I2S controller.
Signed-off-by: Daniel Glöckner <dg@emlix.com>
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 0e9623368ab0..7d5d6444a837 100644 --- a/sound/soc/Kconfig +++ b/sound/soc/Kconfig @@ -49,7 +49,6 @@ source "sound/soc/mxs/Kconfig" source "sound/soc/pxa/Kconfig" source "sound/soc/rockchip/Kconfig" source "sound/soc/samsung/Kconfig" -source "sound/soc/s6000/Kconfig" source "sound/soc/sh/Kconfig" source "sound/soc/sirf/Kconfig" source "sound/soc/spear/Kconfig" |