* Thara Gopinath <[email protected]> [101029 08:30]: > This patch enables Smartreflex and Cpu Freq in the > omap2plus defconfig. > > Signed-off-by: Thara Gopinath <[email protected]> > --- > arch/arm/configs/omap2plus_defconfig | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/configs/omap2plus_defconfig > b/arch/arm/configs/omap2plus_defconfig > index ccedde1..b7888ae 100644 > --- a/arch/arm/configs/omap2plus_defconfig > +++ b/arch/arm/configs/omap2plus_defconfig > @@ -291,3 +291,7 @@ CONFIG_CRC_T10DIF=y > CONFIG_CRC_ITU_T=y > CONFIG_CRC7=y > CONFIG_LIBCRC32C=y > +CONFIG_CPU_FREQ=y > +CONFIG_CPU_FREQ_GOV_USERSPACE=y > +CONFIG_OMAP_SMARTREFLEX=y > +CONFIG_OMAP_SMARTREFLEX_CLASS3=y
Has this been tested to run reliably for several days and on which hardware? The reason I'm asking is that AFAIK smartreflex has not been enabled for any production device so far. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
