ASoC: Allow Freescale MPC8610 audio drivers to be compiled as modules
authorTimur Tabi <timur@freescale.com>
Mon, 19 Jan 2009 17:57:46 +0000 (11:57 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 20 Jan 2009 20:30:59 +0000 (20:30 +0000)
Change the Kconfig and Makefile options for Freescale MPC8610 audio drivers
so that they can be compiled as modules, and simplify the Kconfig choices
so that only the platform is selected.

Also fix the naming of the driver files to conform to ALSA standards.

[Removed extraneous SND_SOC dependency -- broonie]

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found