ACPI: Kconfig: ACPI should depend on, not select PCI
authorAdrian Bunk <bunk@stusta.de>
Tue, 28 Mar 2006 22:04:00 +0000 (17:04 -0500)
committerLen Brown <len.brown@intel.com>
Sun, 2 Apr 2006 02:07:42 +0000 (21:07 -0500)
commit1300124f69cafc54331bc06e968a8dd67863f989
tree4f94d162680b699f159d04a1bcc6d793f3b8a23c
parent683aa4012f53b2ada0f430487e05d37b0d94e90a
ACPI: Kconfig: ACPI should depend on, not select PCI

Otherwise, illegal configurations like X86_VOYAGER=y, PCI=y are
possible.

This patch also fixes the options select'ing ACPI to also select PCI.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
arch/ia64/Kconfig
arch/x86_64/Kconfig
drivers/acpi/Kconfig