public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* RE: [patch 5/9] ACPI should depend on, not select PCI
@ 2005-12-01  1:58 Brown, Len
  2005-12-01 10:00 ` Roman Zippel
  2005-12-04 16:09 ` Adrian Bunk
  0 siblings, 2 replies; 4+ messages in thread
From: Brown, Len @ 2005-12-01  1:58 UTC (permalink / raw)
  To: akpm, bunk; +Cc: acpi-devel, linux-kernel

No, I can't apply this -- it allows
Kconfig to create IA64 configs without PCI,
which do not build.

there must be a better way.

-Len 

>-----Original Message-----
>From: akpm@osdl.org [mailto:akpm@osdl.org] 
>Sent: Friday, October 28, 2005 6:00 PM
>To: Brown, Len
>Cc: acpi-devel@lists.sourceforge.net; akpm@osdl.org; bunk@stusta.de
>Subject: [patch 5/9] ACPI should depend on, not select PCI
>
>
>From: Adrian Bunk <bunk@stusta.de>
>
>ACPI should depend on, not select PCI.
>
>The practical differences should be nearly zero except that it avoids 
>the illegal configuration PCI=y, X86_VOYAGER=y.
>
>Signed-off-by: Adrian Bunk <bunk@stusta.de>
>Signed-off-by: Andrew Morton <akpm@osdl.org>
>---
>
> drivers/acpi/Kconfig |    2 +-
> 1 files changed, 1 insertion(+), 1 deletion(-)
>
>diff -puN 
>drivers/acpi/Kconfig~acpi-should-depend-on-not-select-pci 
>drivers/acpi/Kconfig
>--- 
>25/drivers/acpi/Kconfig~acpi-should-depend-on-not-select-pci	
>Fri Oct 28 14:59:08 2005
>+++ 25-akpm/drivers/acpi/Kconfig	Fri Oct 28 14:59:21 2005
>@@ -10,8 +10,8 @@ menu "ACPI (Advanced Configuration and P
> config ACPI
> 	bool "ACPI Support"
> 	depends on IA64 || X86
>+	depends on PCI
> 	select PM
>-	select PCI
> 
> 	default y
> 	---help---
>_
>

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [patch 5/9] ACPI should depend on, not select PCI
@ 2005-10-28 21:59 akpm-3NddpPZAyC0
  0 siblings, 0 replies; 4+ messages in thread
From: akpm-3NddpPZAyC0 @ 2005-10-28 21:59 UTC (permalink / raw)
  To: len.brown-ral2JQCrhuEAvxtiuMwx3w
  Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, akpm-3NddpPZAyC0,
	bunk-HeJ8Db2Gnd6zQB+pC5nmwQ


From: Adrian Bunk <bunk-HeJ8Db2Gnd6zQB+pC5nmwQ@public.gmane.org>

ACPI should depend on, not select PCI.

The practical differences should be nearly zero except that it avoids 
the illegal configuration PCI=y, X86_VOYAGER=y.

Signed-off-by: Adrian Bunk <bunk-HeJ8Db2Gnd6zQB+pC5nmwQ@public.gmane.org>
Signed-off-by: Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org>
---

 drivers/acpi/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/acpi/Kconfig~acpi-should-depend-on-not-select-pci drivers/acpi/Kconfig
--- 25/drivers/acpi/Kconfig~acpi-should-depend-on-not-select-pci	Fri Oct 28 14:59:08 2005
+++ 25-akpm/drivers/acpi/Kconfig	Fri Oct 28 14:59:21 2005
@@ -10,8 +10,8 @@ menu "ACPI (Advanced Configuration and P
 config ACPI
 	bool "ACPI Support"
 	depends on IA64 || X86
+	depends on PCI
 	select PM
-	select PCI
 
 	default y
 	---help---
_


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-12-04 16:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-01  1:58 [patch 5/9] ACPI should depend on, not select PCI Brown, Len
2005-12-01 10:00 ` Roman Zippel
2005-12-04 16:09 ` Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2005-10-28 21:59 akpm-3NddpPZAyC0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox