diff options
| author | Liam Girdwood <lrg@slimlogic.co.uk> | 2011-05-31 09:23:12 +0100 |
|---|---|---|
| committer | Andy Green <andy.green@linaro.org> | 2011-05-31 11:04:42 +0100 |
| commit | eb94b12b11350cd0fd3f2bcb6292ce59f25ba99e (patch) | |
| tree | 3df038836a511605e0b33ef53199700264a7302e /sound | |
| parent | f2bc5b6514b2aa7a768c5c0bfeb69f16b75951a0 (diff) | |
ASoC: ABE: Select dynamic minor numbers for ABE
Select dynamic minor numbers for ABE to allow registration of
all ABE PCMs.
Change-Id: I0c14a81ca64f27d4208a3bf2f77062bc06977350
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
Diffstat (limited to 'sound')
| -rw-r--r-- | sound/soc/omap/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig index fc10fe98de9..771da39fa9f 100644 --- a/sound/soc/omap/Kconfig +++ b/sound/soc/omap/Kconfig @@ -13,6 +13,7 @@ config SND_OMAP_SOC_MCPDM tristate config SND_OMAP_SOC_ABE + select SND_DYNAMIC_MINORS tristate config SND_OMAP_SOC_DMIC |
