From: Lennert Buytenhek Date: Sun, 8 Jan 2006 09:01:13 +0000 (-0800) Subject: [PATCH] fix Kconfig depends for cs89x0 (PNX010X support) X-Git-Tag: v2.6.16-rc1~867 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37610ff3cb63f59b89370681ff780687d8a7bed3;p=pandora-kernel.git [PATCH] fix Kconfig depends for cs89x0 (PNX010X support) PNX010X support for CS89x0 should be conditional on NET_PCI, as it is an 'on board controller' and NET_PCI includes that category of NICs. Since ARCH_PNX0105 was recently changed to ARCH_PNX010X, incorporate that change as well while we're at it. Signed-off-by: Lennert Buytenhek Cc: dmitry pervushin Cc: Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed