summaryrefslogtreecommitdiff
path: root/sound/Kconfig
diff options
context:
space:
mode:
authorRobert Jarzmik <robert.jarzmik@free.fr>2017-09-02 21:54:05 +0200
committerMark Brown <broonie@kernel.org>2017-09-04 18:24:56 +0100
commit8d43344108c9945456128b75b69beee594b64ed6 (patch)
tree0e3475c90082b1cd6645e4c12187b94b59ed85f9 /sound/Kconfig
parent74426fbff66eea8e8d1f42c8238c268d1e63a832 (diff)
ASoC: add new ac97 bus support
Add the new ac97 bus support, with ac97 bus automatic probing. Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/Kconfig')
-rw-r--r--sound/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/Kconfig b/sound/Kconfig
index d7d2aac9542e..ed34218d38b8 100644
--- a/sound/Kconfig
+++ b/sound/Kconfig
@@ -80,6 +80,8 @@ source "sound/hda/Kconfig"
source "sound/ppc/Kconfig"
+source "sound/ac97/Kconfig"
+
source "sound/aoa/Kconfig"
source "sound/arm/Kconfig"