From: Grazvydas Ignotas Date: Sun, 15 May 2016 12:44:27 +0000 (+0300) Subject: pandora: defconfig: enable smartreflex X-Git-Tag: sz_175~25 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=commitdiff_plain;h=96301b3f33648a5880cfd65588a3105f7d51e9d4 pandora: defconfig: enable smartreflex should do no harm as it's inactive by default, to enable do: mkdir /debug mount -t debugfs none /debug echo 1 > /debug/smartreflex/sr_mpu_iva/autocomp --- diff --git a/arch/arm/configs/omap3_pandora_defconfig b/arch/arm/configs/omap3_pandora_defconfig index 60b110375450..87ba1abb2dfe 100644 --- a/arch/arm/configs/omap3_pandora_defconfig +++ b/arch/arm/configs/omap3_pandora_defconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.2.78 Kernel Configuration +# Linux/arm 3.2.80 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -291,7 +291,8 @@ CONFIG_ARCH_OMAP2PLUS=y # # OMAP Feature Selections # -# CONFIG_OMAP_SMARTREFLEX is not set +CONFIG_OMAP_SMARTREFLEX=y +CONFIG_OMAP_SMARTREFLEX_CLASS3=y CONFIG_OMAP_RESET_CLOCKS=y CONFIG_OMAP_MUX=y # CONFIG_OMAP_MUX_DEBUG is not set