From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Kirsher Subject: Re: -next: NET_VENDOR_8390 dependencies Date: Sun, 23 Oct 2011 22:07:22 -0700 Message-ID: <1319432843.10258.11.camel@jtkirshe-mobl> References: Reply-To: jeffrey.t.kirsher@intel.com Mime-Version: 1.0 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-EFcc7WH1LVdV0FTMYrcl" Cc: "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" To: Geert Uytterhoeven Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org --=-EFcc7WH1LVdV0FTMYrcl Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sun, 2011-10-23 at 14:21 -0700, Geert Uytterhoeven wrote: > drivers/net/ethernet/8390/Kconfig: >=20 > config NET_VENDOR_8390 > bool "National Semi-conductor 8390 devices" > default y > depends on NET_VENDOR_NATSEMI && (AMIGA_PCMCIA || PCI || SUPERH |= | \ > ISA || MCA || EISA || MAC || M32R || MACH_TX49XX || \ > MCA_LEGACY || H8300 || ARM || MIPS || ZORRO || PCMCIA = || \ > EXPERIMENTAL) > ---help--- > If you have a network (Ethernet) card belonging to this class, = say Y > and read the Ethernet-HOWTO, available from > . >=20 > Note that the answer to this question doesn't directly affect t= he > kernel: saying N will just cause the configurator to skip all > the questions about Western Digital cards. If you say Y, you wi= ll be > asked for your specific card in the following questions. >=20 > So NET_VENDOR_8390 depends on NET_VENDOR_NATSEMI. >=20 > drivers/net/ethernet/natsemi/Kconfig: >=20 > config NET_VENDOR_NATSEMI > bool "National Semi-conductor devices" > default y > depends on MCA || MAC || MACH_JAZZ || PCI || XTENSA_PLATFORM_XT20= 00 > ---help--- > If you have a network (Ethernet) card belonging to this class, = say Y > and read the Ethernet-HOWTO, available from > . >=20 > Note that the answer to this question doesn't directly affect t= he > kernel: saying N will just cause the configurator to skip all > the questions about National Semi-conductor devices. If you say= Y, > you will be asked for your specific card in the following quest= ions. >=20 > But NET_VENDOR_NATSEMI will never be true for several of the other > dependencies of NET_VENDOR_8390 (e.g. AMIGA_PCMCIA, EISA, H8300, ARM, > ZORRO, PCMCIA)? >=20 You are correct, I will put together a patch to fix that. Thanks! --=-EFcc7WH1LVdV0FTMYrcl Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAABCgAGBQJOpPKKAAoJEOVv75VaS+3Op58P/2ovL0Gp45bCSCDv9hAe+iNg CoWkoJzEv69OAmmLZRjwiZHNZ2hUk+DuIlAss3JCVDQHfbx7ICXquN1zKGLwfPed KlqzpC8vHP06RdCg0UQJZoD7THMTAflMLm6cx9vKW9TFq10sjvV2iZJlFDq5+vT2 aTsZ3GIkwS65gHuyE/XaPZoRtaP01Je5R3oUZaVJ5YgrwVgOePC1YYd4/c1Iv8jE Q3jUS0TfIy1Lq7dsjy9ZZ3RGyIwrQguIdI8ocpjuVLxmT68Kq/f4A3qhizSj0Do4 uKf5JWBZsU/6x8u6OzpHiIkAclEJAPSTk2O5gc1OhuyZkQiR0Gl51CPNDY7pLI8m 9s5+596EmQ/rEosVVduvbnkYFjX8LT8cDZtRHxKMGCXTT6q1UXTu8qCLWnbhbMAs 2foJNYkV4ZifzMkGY44qyUKi9/UBzc+sp2rMMf4BNjUfWPitjoM+dcpRaY/FQQqh l/jUCeD3UvYHlg8+qT2dtXl1w40TZo/R/j94rJnG3nMozx0EzCg6jZXLId1jsF4P XgYFVBSeC7zNZ+W9MAFStiQ80zaKBdXeWvC3oaC62ynS+H9gbG/OMasks2Qhty3V BBwGS6WegINoqB7SjRcegUFR0bCeGyDWhE5zD/yrp+WaKKX/Wl+sWwaoZFbGMPQt CUVRUb/3zUvB6+Vt0rJ5 =trgz -----END PGP SIGNATURE----- --=-EFcc7WH1LVdV0FTMYrcl--