Re: [PATCH 8/8] Introduce ARCH_NO_SYSDEV_OPS config option

From: Thomas Gleixner
Date: Sun Mar 13 2011 - 09:56:11 EST


On Sat, 12 Mar 2011, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rjw@xxxxxxx>
> ===================================================================
> --- linux-2.6.orig/arch/x86/Kconfig
> +++ linux-2.6/arch/x86/Kconfig
> @@ -184,6 +184,9 @@ config ARCH_HIBERNATION_POSSIBLE
> config ARCH_SUSPEND_POSSIBLE
> def_bool y
>
> +config ARCH_NO_SYSDEV_OPS
> + def_bool y
> +

Can we please put that in drivers/base/Kconfig and let the arch
Kconfig select it?

Thanks,

tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/