From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 4/4] ASoC: pxa-ssp: select PXA_SSP Date: Tue, 3 Feb 2009 16:35:49 +0000 Message-ID: <20090203163549.GF23827@sirena.org.uk> References: <1233677983-23710-1-git-send-email-philipp.zabel@gmail.com> <1233677983-23710-5-git-send-email-philipp.zabel@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cassiel.sirena.org.uk (cassiel.sirena.org.uk [80.68.93.111]) by alsa0.perex.cz (Postfix) with ESMTP id 42C8210386F for ; Tue, 3 Feb 2009 17:35:50 +0100 (CET) Content-Disposition: inline In-Reply-To: <1233677983-23710-5-git-send-email-philipp.zabel@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Philipp Zabel Cc: Vasily Khoruzhick , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Tue, Feb 03, 2009 at 05:19:43PM +0100, Philipp Zabel wrote: > snd-soc-pxa-ssp depends on PXA_SSP being enabled. > Let SND_PXA_SOC_SSP select it, like SPI_PXA2XX does. > Signed-off-by: Philipp Zabel Unfortunately Kconfig ignores selects from things that are themselves selected so this won't do anything.