pandora: defconfig: enable smartreflex
authorGrazvydas Ignotas <notasas@gmail.com>
Sun, 15 May 2016 12:44:27 +0000 (15:44 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 15 May 2016 13:42:33 +0000 (16:42 +0300)
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

arch/arm/configs/omap3_pandora_defconfig

index 60b1103..87ba1ab 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
 #
 # 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
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -291,7 +291,8 @@ CONFIG_ARCH_OMAP2PLUS=y
 #
 # OMAP Feature Selections
 #
 #
 # 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
 CONFIG_OMAP_RESET_CLOCKS=y
 CONFIG_OMAP_MUX=y
 # CONFIG_OMAP_MUX_DEBUG is not set