[alsa-devel] ASoC: Samsung: Update Kconfig for Exynos5250 and Exynos4412
Mark Brown
broonie at opensource.wolfsonmicro.com
Fri Mar 16 20:01:10 CET 2012
On Fri, Mar 16, 2012 at 04:55:05PM +0900, Sangbeom Kim wrote:
> Update Kconfig file to support the Exynos5250 and Exynos4412
I tried to apply this but git am complained about a corrupt patch on
line 13 and I couldn't immediately figure out why, sorry.
> - depends on SND_SOC_SAMSUNG && (MACH_SMDKV310 || MACH_SMDKC210 || MACH_SMDK4212)
> + depends on SND_SOC_SAMSUNG && (MACH_SMDKV310 || MACH_SMDKC210 || MACH_SMDK4212 ||
> MACH_SMDK4412 || MACH_SMDK5250)
Converting to platform device would be better for device tree and would
mean we could just remove the dependency here which would make adding
new boards easier - just include it in the board instead of having to
list all the boards in ASoC as well.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
Url : http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20120316/5eaab28f/attachment.sig
More information about the Alsa-devel
mailing list