Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966870AbXEGUzB (ORCPT ); Mon, 7 May 2007 16:55:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S966863AbXEGUy5 (ORCPT ); Mon, 7 May 2007 16:54:57 -0400 Received: from khc.piap.pl ([195.187.100.11]:41328 "EHLO khc.piap.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966860AbXEGUyz (ORCPT ); Mon, 7 May 2007 16:54:55 -0400 To: Roman Zippel Cc: Jeff Garzik , Russell King , lkml , netdev@vger.kernel.org, linux-arm-kernel@lists.arm.linux.org.uk Subject: Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select" References: <463F27CE.2040008@garzik.org> From: Krzysztof Halasa Date: Mon, 07 May 2007 22:54:53 +0200 In-Reply-To: (Roman Zippel's message of "Mon, 7 May 2007 19:07:43 +0200 (CEST)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1063 Lines: 26 Roman Zippel writes: > Normal dependencies, you basically have to manually make sure they are > correct (and it seems with your patch they aren't). Again, _please_ (with > sugar on top) don't use select unless you have a good reason for it. You perhaps mean WAN dependency, don't you? I was under impression that the "menu" patches have already been merged so the WAN dependency would be automatic. Anything other than that? Sure, I can see now. I can only say, in my defense, that I was (and still am) very tired. I'm going to get some coffee. There is still a very good reason for the select. CONFIG_HDLC _is_ a simple library, though probably not the most simple one. I really feel it's an improvement. Attaching two patches, hopefully the double check is enough. -- Krzysztof Halasa - 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/