[PATCH 7/7] ARM: Select CONFIG_ARCH_NO_SYSDEV_OPS
From: Rafael J. Wysocki <hidden>
Date: 2011-03-27 23:33:01
Also in:
linux-omap, lkml
From: Rafael J. Wysocki <hidden>
Date: 2011-03-27 23:33:01
Also in:
linux-omap, lkml
From: Rafael J. Wysocki <redacted> Make the ARM architecture select CONFIG_ARCH_NO_SYSDEV_OPS to indicate that sysdevs are not used for power management any more on this architecture. Signed-off-by: Rafael J. Wysocki <redacted> --- arch/arm/Kconfig | 1 + 1 file changed, 1 insertion(+) Index: linux-2.6/arch/arm/Kconfig ===================================================================
--- linux-2.6.orig/arch/arm/Kconfig
+++ linux-2.6/arch/arm/Kconfig@@ -28,6 +28,7 @@ config ARM select HAVE_C_RECORDMCOUNT select HAVE_GENERIC_HARDIRQS select HAVE_SPARSE_IRQ + select ARCH_NO_SYSDEV_OPS help The ARM series is a line of low-power-consumption RISC chip designs licensed by ARM Ltd and targeted at embedded applications and