CONFIG_ACPI totally broken (2.6.9-rc1-mm2)
From: Martin J. Bligh (mbligh_at_aracnet.com)
Date: 08/31/04
- Previous message: Takashi Iwai: "Re: [patch] voluntary-preempt-2.6.9-rc1-bk4-Q5"
- Next in thread: Martin J. Bligh: "Re: CONFIG_ACPI totally broken (2.6.9-rc1-mm2)"
- Reply: Martin J. Bligh: "Re: CONFIG_ACPI totally broken (2.6.9-rc1-mm2)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 31 Aug 2004 12:08:58 -0700 To: linux-kernel <linux-kernel@vger.kernel.org>
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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Takashi Iwai: "Re: [patch] voluntary-preempt-2.6.9-rc1-bk4-Q5"
- Next in thread: Martin J. Bligh: "Re: CONFIG_ACPI totally broken (2.6.9-rc1-mm2)"
- Reply: Martin J. Bligh: "Re: CONFIG_ACPI totally broken (2.6.9-rc1-mm2)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]