From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] cxgb{3,4}: streamline Kconfig options Date: Tue, 22 Feb 2011 10:14:57 -0800 (PST) Message-ID: <20110222.101457.39195901.davem@davemloft.net> References: <4D5D30CA020000780003263A@vpn.id2.novell.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: divy@chelsio.com, dm@chelsio.com, linux-kbuild@vger.kernel.org, netdev@vger.kernel.org To: JBeulich@novell.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:46167 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754642Ab1BVSOV (ORCPT ); Tue, 22 Feb 2011 13:14:21 -0500 In-Reply-To: <4D5D30CA020000780003263A@vpn.id2.novell.com> Sender: netdev-owner@vger.kernel.org List-ID: From: "Jan Beulich" Date: Thu, 17 Feb 2011 13:29:30 +0000 > The CHELSIO_T{3,4}_DEPENDS options are really awkward, and can be > easily dropped if the reverse dependencies of SCSI_CXGB{3,4}_ISCSI on > the former get converted to normal (forward) ones referring to > CHELSIO_T{3,4}. > > Signed-off-by: Jan Beulich I think the goal of these strange rules is not to be complicated on purpose, but rather to cause the iSCSI drivers to appear without the user having to know that he needs to enable the networking driver in order for that to happen.