From: Adrian Bunk Date: Tue, 28 Mar 2006 22:04:00 +0000 (-0500) Subject: ACPI: Kconfig: ACPI should depend on, not select PCI X-Git-Tag: v2.6.18-rc1~1081^2~19^2~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1300124f69cafc54331bc06e968a8dd67863f989;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- Reading git-diff-tree failed