2003-01-09 08:46:33

by Rolf Eike Beer

[permalink] [raw]
Subject: [PATCH 2.5.55] make PCI_LEGACY_PROC depend on PCI

Hi,

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.


2003-01-09 14:03:59

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH 2.5.55] make PCI_LEGACY_PROC depend on PCI

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 -- [email protected]

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