Len Brown 8140a90ec1 ACPI: IA64: fix allnoconfig build
The evils of Kconfig's select bite us once again...
ia64/Kconfig selects ACPI, which depends on PM.
But select ignores dependencies, allnoconfig
chooses CONFIG_PM=n, and thus the menu of sub-options
under ACPI vanish, which breaks the build.

Manually select PM along with ACPI for now.
Some day, we should delete them both, or fix select.

Cc: Tony Luck <tony.luck@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-03-19 23:41:51 -04:00
..
2007-03-05 07:57:51 -08:00
2007-03-01 14:53:36 -08:00
2007-03-19 23:41:51 -04:00
2007-02-17 19:07:33 +01:00
2007-03-09 20:27:31 +00:00
2007-03-05 20:19:57 +09:00