summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Jan <s-jan@ti.com>2010-09-20 18:38:40 +0200
committerSebastien Jan <s-jan@ti.com>2010-09-20 18:38:40 +0200
commit84adbe96cc9b4a180a05ef460bebe618e28e78ee (patch)
treef1920772ef3732bb1a8eaa578c8fe652faacc765
parenta328fbd5179eba7d62ada0545577265a3daeeccd (diff)
Deactivate OPROFILE support
CONFIG_OPROFILE breaks the PM feature: when cpu1 is cut, the platform enters a weird state (not really crashed: the terminal used to cut cpu1 still echos the strings typed, but the console does not respond. Other previously open terminal on the board LCD can still be used but with limited capabilities). Deactivating OPROFILE 'fixes' these issues. Signed-off-by: Sebastien Jan <s-jan@ti.com>
-rw-r--r--debian.ti-omap4/config/config.common.ubuntu3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu
index 6e5b3c3ccea2..128e3307375a 100644
--- a/debian.ti-omap4/config/config.common.ubuntu
+++ b/debian.ti-omap4/config/config.common.ubuntu
@@ -1931,7 +1931,7 @@ CONFIG_OMAP_SMARTREFLEX_CLASS3=y
# CONFIG_OMAP_SMARTREFLEX_TESTING is not set
CONFIG_OMAP_WATCHDOG=y
CONFIG_OMFS_FS=m
-CONFIG_OPROFILE=y
+# CONFIG_OPROFILE is not set
CONFIG_OSF_PARTITION=y
# CONFIG_OTUS is not set
CONFIG_OUTER_CACHE=y
@@ -2093,7 +2093,6 @@ CONFIG_RFKILL=m
CONFIG_RFKILL_INPUT=y
CONFIG_RFKILL_LEDS=y
CONFIG_RING_BUFFER=y
-CONFIG_RING_BUFFER_ALLOW_SWAP=y
# CONFIG_RING_BUFFER_BENCHMARK is not set
CONFIG_ROMFS_BACKED_BY_BLOCK=y
# CONFIG_ROMFS_BACKED_BY_BOTH is not set