[alsa-devel] [PATCH 1/2] sound: asoc: Adding support for SPEAr13XX ASoC driver

Mark Brown broonie at opensource.wolfsonmicro.com
Tue Mar 29 09:56:34 CEST 2011


On Tue, Mar 29, 2011 at 12:24:21PM +0530, rajeev wrote:

> Could you please let me know where to put these Kconfig and Makefile either in platform driver or in m/c driver

If you're adding a new platform it's common to add the Kconfig and
Makefile last in a separate patch so you don't need to worry if the rest
of the patches build individually (but if you're adding a CODEC that
should include its own patch).  Otherwise just build the bits up as you
add them, the goal is that the tree should be buildable after each
patch.


More information about the Alsa-devel mailing list