From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Nikula Subject: Re: [PATCH 21/30] sound/soc/omap: limit to omap2plus Date: Sun, 2 Oct 2011 20:40:35 +0300 Message-ID: <20111002204035.2e5b98943ed5137fd689b9be@bitmer.com> References: <1317566760-25681-1-git-send-email-arnd@arndb.de> <1317566760-25681-22-git-send-email-arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from bitmer.com ([213.157.87.50]:33762 "EHLO bitmer.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753700Ab1JBRkt (ORCPT ); Sun, 2 Oct 2011 13:40:49 -0400 In-Reply-To: <1317566760-25681-22-git-send-email-arnd@arndb.de> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Arnd Bergmann Cc: Tony Lindgren , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Liam Girdwood On Sun, 2 Oct 2011 16:45:51 +0200 Arnd Bergmann wrote: > These drivers do not build correctly on omap1, so only allow > selecting them on omap2 or higher. > > Signed-off-by: Arnd Bergmann > Cc: Jarkko Nikula > Cc: Liam Girdwood > --- Strange. I'm able to build them fine with omap1_defconfig and with two supported OMAP1 ASoC machine drivers we have: CONFIG_SND_OMAP_SOC_AMS_DELTA=y CONFIG_SND_OMAP_SOC_OSK5912=y What's the error you are seeing? I guess there might be some missing dependency that doesn't get visible with omap1_defconfig. I would like to get that fixed instead of disabling OMAP1 ASoC support as the ams-delta in kernel is alive device thanks to active developer Janusz Krzysztofik . -- Jarkko