Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750943AbVL2UCR (ORCPT ); Thu, 29 Dec 2005 15:02:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750939AbVL2UCR (ORCPT ); Thu, 29 Dec 2005 15:02:17 -0500 Received: from scrub.xs4all.nl ([194.109.195.176]:23467 "EHLO scrub.xs4all.nl") by vger.kernel.org with ESMTP id S1750919AbVL2UCQ (ORCPT ); Thu, 29 Dec 2005 15:02:16 -0500 From: Roman Zippel To: Jean Delvare Subject: Re: Recursive dependency for SAA7134 in 2.6.15-rc7 Date: Thu, 29 Dec 2005 21:00:23 +0100 User-Agent: KMail/1.8.2 Cc: Mauro Carvalho Chehab , Linus Torvalds , Ricardo Cerqueira , linux-kernel@vger.kernel.org, video4linux-list@redhat.com References: <20051227215351.3d581b13.khali@linux-fr.org> <1135726855.6709.4.camel@localhost> <20051228210257.16c7a647.khali@linux-fr.org> In-Reply-To: <20051228210257.16c7a647.khali@linux-fr.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512292100.27536.zippel@linux-m68k.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 496 Lines: 15 Hi, On Wednesday 28 December 2005 21:02, Jean Delvare wrote: > + depends on VIDEO_SAA7134 && SOUND_PRIME && (!VIDEO_SAA7134_ALSA || (VIDEO_SAA7134_ALSA=m && m)) Please do it a little less uglier, simply "!VIDEO_SAA7134_ALSA" is enough. bye, Roman - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/