From 84adbe96cc9b4a180a05ef460bebe618e28e78ee Mon Sep 17 00:00:00 2001 From: Sebastien Jan Date: Mon, 20 Sep 2010 18:38:40 +0200 Subject: 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 --- debian.ti-omap4/config/config.common.ubuntu | 3 +-- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3