summaryrefslogtreecommitdiff
path: root/sound/soc/ux500/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/ux500/Kconfig')
-rw-r--r--sound/soc/ux500/Kconfig10
1 files changed, 9 insertions, 1 deletions
diff --git a/sound/soc/ux500/Kconfig b/sound/soc/ux500/Kconfig
index 2b1327240fe..a5cdf4358b5 100644
--- a/sound/soc/ux500/Kconfig
+++ b/sound/soc/ux500/Kconfig
@@ -15,7 +15,15 @@ config SND_SOC_UX500_AB3550
select SND_SOC_AB3550
default n
help
- Say Y if you want to include AB3550 codec (Petronella MSA).
+ Say Y if you want to include the AB3550 codec.
+
+config SND_SOC_UX500_AB5500
+ bool "Codec - AB5500"
+ depends on SND_SOC_UX500 && (UX500_SOC_DB8500 || UX500_SOC_DB5500) && AB5500_CORE
+ select SND_SOC_AB5500
+ default n
+ help
+ Say Y if you want to include the AB5500 codec.
config SND_SOC_UX500_CG29XX
bool "Codec - CG29xx"