From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v2 2.6.30] ASoC: remove stand-alone mode support from CS4270 codec driver Date: Fri, 23 Jan 2009 11:19:54 +0000 Message-ID: <20090123111953.GA17118@rakim.wolfsonmicro.main> References: <1232670219-16780-1-git-send-email-timur@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 46E26243BF for ; Fri, 23 Jan 2009 12:19:55 +0100 (CET) Content-Disposition: inline In-Reply-To: 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: Takashi Iwai Cc: alsa-devel@alsa-project.org, Timur Tabi List-Id: alsa-devel@alsa-project.org On Fri, Jan 23, 2009 at 07:50:18AM +0100, Takashi Iwai wrote: > This "depends" doesn't work because CONFIG_SND_SOC_CS4270 is selected > usually by others. The reverse-selection ignores the depends of the > target item. Applied with that dependency removed.