14 Apr
2015
14 Apr
'15
7:23 a.m.
At Tue, 14 Apr 2015 10:16:22 +0530, Vinod Koul wrote:
On Mon, Apr 13, 2015 at 02:01:04PM +0200, Takashi Iwai wrote:
At Sun, 12 Apr 2015 18:06:18 +0530, Subhransu S. Prusty wrote:
From: Jeeja KP jeeja.kp@intel.com index 0000000..1711126 --- /dev/null +++ b/sound/soc/hda/Kconfig @@ -0,0 +1,29 @@ +menu "SKL-HD-Audio"
+config SND_SOC_HDA
tristate
select SND_HDA_CORE
+if SND_SOC_HDA
+config SND_HDA_PREALLOC_SIZE
The symbol conflicts.
Oops, any guidance for this name... ASOC_HDA_PREALLOC_SIZE or SND_SOC_SND_HDA_PREALLOC_SIZE (but its too long)
The latter or...
Or move this up to hdac and be used by both?
... this. I don't mind both.
Takashi