public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* CONFIG_ACPI totally broken (2.6.9-rc1-mm2)
@ 2004-08-31 19:08 Martin J. Bligh
  2004-08-31 19:13 ` Martin J. Bligh
  2004-09-01  0:55 ` Roman Zippel
  0 siblings, 2 replies; 6+ messages in thread
From: Martin J. Bligh @ 2004-08-31 19:08 UTC (permalink / raw)
  To: linux-kernel

OK, not only does it not compile in -mm2, you also can't disable it.

Moreover, if you try you get this:

scripts/kconfig/mconf arch/i386/Kconfig
Warning! Found recursive dependency: ACPI PCI_MMCONFIG ACPI ACPI_AC
Warning! Found recursive dependency: ACPI PCI_MMCONFIG ACPI ACPI_PROCESSOR X86_POWERNOW_K7_ACPI
Warning! Found recursive dependency: ACPI PCI_MMCONFIG ACPI ACPI_PROCESSOR X86_POWERNOW_K8_ACPI
Warning! Found recursive dependency: ACPI PCI_MMCONFIG ACPI ACPI_EC
Warning! Found recursive dependency: ACPI PCI_MMCONFIG ACPI ACPI_PROCESSOR X86_SPEEDSTEP_CENTRINO_ACPI
Warning! Found recursive dependency: DRM_I830 DRM_I915 DRM_I830

larry:~/linux/2.6.9-rc1-mm2# egrep '(HT|MMCONFIG|HPET)' .config
# CONFIG_HPET_TIMER is not set
# CONFIG_X86_HT is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_HPET is not set

larry:~/linux/2.6.9-rc1-mm2# grep ACPI .config
# Power management options (ACPI, APM)
# ACPI (Advanced Configuration and Power Interface) Support
CONFIG_ACPI=y
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
# CONFIG_ACPI_BUTTON is not set
# CONFIG_ACPI_FAN is not set
# CONFIG_ACPI_PROCESSOR is not set
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_EC=y
CONFIG_ACPI_PCI=y

How the hell do you turn this stuff off?

M.


^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <566B962EB122634D86E6EE29E83DD808182C4C12@hdsmsx403.hd.intel.com>]

end of thread, other threads:[~2004-09-01  1:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-31 19:08 CONFIG_ACPI totally broken (2.6.9-rc1-mm2) Martin J. Bligh
2004-08-31 19:13 ` Martin J. Bligh
2004-08-31 19:27   ` Andrew Morton
2004-08-31 19:41     ` Martin J. Bligh
2004-09-01  0:55 ` Roman Zippel
     [not found] <566B962EB122634D86E6EE29E83DD808182C4C12@hdsmsx403.hd.intel.com>
2004-09-01  1:47 ` Len Brown

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