aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2007-03-16 22:00:43 -0400
committerLen Brown <len.brown@intel.com>2007-03-19 23:41:51 -0400
commit8140a90ec180192b202af086e7a582e5937c5580 (patch)
tree9aee23e129cbebedf10b27e02662c5ef09a354ff /include/acpi/actypes.h
parent96e89afe6da630dc54cfbca33c2c6a7ab9b6c11b (diff)
downloadkernel_samsung_smdk4412-8140a90ec180192b202af086e7a582e5937c5580.zip
kernel_samsung_smdk4412-8140a90ec180192b202af086e7a582e5937c5580.tar.gz
kernel_samsung_smdk4412-8140a90ec180192b202af086e7a582e5937c5580.tar.bz2
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>
Diffstat (limited to 'include/acpi/actypes.h')
0 files changed, 0 insertions, 0 deletions