RE: [patch 5/9] ACPI should depend on, not select PCI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: [email protected] [mailto:[email protected]] 
>Sent: Friday, October 28, 2005 6:00 PM
>To: Brown, Len
>Cc: [email protected]; [email protected]; [email protected]
>Subject: [patch 5/9] ACPI should depend on, not select PCI
>
>
>From: Adrian Bunk <[email protected]>
>
>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 <[email protected]>
>Signed-off-by: Andrew Morton <[email protected]>
>---
>
> 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---
>_
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux