obj-$(CONFIG_PM)		+= cpu.o
obj-$(CONFIG_HIBERNATION)	+= swsusp.o suspend.o

disabled-obj-$(CONFIG_XEN)	:= cpu.o
