From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 1/8] ASoC: Make all codecs depend on rather than selecting I2C Date: Tue, 02 Sep 2008 11:28:01 +0200 Message-ID: References: <1220291224-11269-1-git-send-email-broonie@opensource.wolfsonmicro.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id B630924651 for ; Tue, 2 Sep 2008 11:28:01 +0200 (CEST) In-Reply-To: <1220291224-11269-1-git-send-email-broonie@opensource.wolfsonmicro.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: Mark Brown Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Mon, 1 Sep 2008 18:46:57 +0100, Mark Brown wrote: > > The I2C layer uses I/O operations that aren't available on all > architectures and since select bypasses Kconfig dependency checking > selecting I2C breaks builds like allmodconfig on some architectures. > > Signed-off-by: Mark Brown Applied all 8 patches now. Thanks. Note that the topic/asoc branch merged for-linus to include the previous fixes now. Takashi