Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 9 Jan 2003 09:03:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 9 Jan 2003 09:03:59 -0500 Received: from mail2.sonytel.be ([195.0.45.172]:9699 "EHLO mail.sonytel.be") by vger.kernel.org with ESMTP id ; Thu, 9 Jan 2003 09:03:58 -0500 Date: Thu, 9 Jan 2003 15:08:49 +0100 (MET) From: Geert Uytterhoeven To: Rolf Eike Beer cc: Linux Kernel Development Subject: Re: [PATCH 2.5.55] make PCI_LEGACY_PROC depend on PCI In-Reply-To: <200301090958.30536@bilbo.math.uni-mannheim.de> 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: 1153 Lines: 34 On Thu, 9 Jan 2003, Rolf Eike Beer wrote: > from my point of view this would make sense. Or did I miss something magic? > > Rolf Eike Beer > > --- linux-2.5.55-caliban/drivers/pci/Kconfig.old Thu Jan 9 09:55:07 2003 > +++ linux-2.5.55-caliban/drivers/pci/Kconfig Thu Jan 9 09:55:24 2003 > @@ -3,6 +3,7 @@ > # > config PCI_LEGACY_PROC > bool "Legacy /proc/pci interface" > + depends on PCI > ---help--- > This feature enables a procfs file -- /proc/pci -- that provides a > summary of PCI devices in the system. Yes, I needed it on m68k as well. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds - 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/