From patchwork Tue Jun 30 18:44:07 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 33140 Received: from devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n5UIkBOe025208 for ; Tue, 30 Jun 2009 18:46:12 GMT Received: from dlep33.itg.ti.com ([157.170.170.112]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id n5UIihqH011013; Tue, 30 Jun 2009 13:44:48 -0500 Received: from linux.omap.com (localhost [127.0.0.1]) by dlep33.itg.ti.com (8.13.7/8.13.7) with ESMTP id n5UIihtZ029502; Tue, 30 Jun 2009 13:44:43 -0500 (CDT) Received: from linux.omap.com (localhost [127.0.0.1]) by linux.omap.com (Postfix) with ESMTP id 131EC80627; Tue, 30 Jun 2009 13:44:43 -0500 (CDT) X-Original-To: davinci-linux-open-source@linux.davincidsp.com Delivered-To: davinci-linux-open-source@linux.davincidsp.com Received: from dflp51.itg.ti.com (dflp51.itg.ti.com [128.247.22.94]) by linux.omap.com (Postfix) with ESMTP id CCD2B80626 for ; Tue, 30 Jun 2009 13:44:41 -0500 (CDT) Received: from red.ext.ti.com (localhost [127.0.0.1]) by dflp51.itg.ti.com (8.13.7/8.13.7) with ESMTP id n5UIif45003134 for ; Tue, 30 Jun 2009 13:44:41 -0500 (CDT) Received: from mail107-tx2-R.bigfish.com (mail-tx2.bigfish.com [65.55.88.113]) by red.ext.ti.com (8.13.7/8.13.7) with ESMTP id n5UIiZfE027910 for ; Tue, 30 Jun 2009 13:44:41 -0500 Received: from mail107-tx2 (localhost.localdomain [127.0.0.1]) by mail107-tx2-R.bigfish.com (Postfix) with ESMTP id B757218E8186 for ; Tue, 30 Jun 2009 18:44:35 +0000 (UTC) X-SpamScore: 4 X-BigFish: vps4(zzzz1202h1082lzzz2dh61h) X-Spam-TCS-SCL: 0:0 X-FB-SS: 5, X-MS-Exchange-Organization-Antispam-Report: OrigIP: 206.46.173.3; Service: EHS Received: by mail107-tx2 (MessageSwitch) id 1246387474176579_11423; Tue, 30 Jun 2009 18:44:34 +0000 (UCT) Received: from vms173003pub.verizon.net (vms173003pub.verizon.net [206.46.173.3]) by mail107-tx2.bigfish.com (Postfix) with ESMTP id 09BEC138004E for ; Tue, 30 Jun 2009 18:44:34 +0000 (UTC) Received: from gandalf.denix.org ([71.251.63.232]) by vms173003.mailsrvcs.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPA id <0KM200BF5EPJJH10@vms173003.mailsrvcs.net> for davinci-linux-open-source@linux.davincidsp.com; Tue, 30 Jun 2009 13:44:13 -0500 (CDT) Received: from localhost.localdomain (elrond [192.168.0.7]) by gandalf.denix.org (Postfix) with ESMTP id 83F5214AF4F; Tue, 30 Jun 2009 14:44:07 -0400 (EDT) From: Denys Dmytriyenko To: davinci-linux-open-source@linux.davincidsp.com Date: Tue, 30 Jun 2009 14:44:07 -0400 Message-id: <1246387447-21714-1-git-send-email-denis@denix.org> X-Mailer: git-send-email 1.6.0.6 Cc: Subject: [PATCH] davinci: Disable ARM_UNWIND to workaround building with CSL-2007q3 X-BeenThere: davinci-linux-open-source@linux.davincidsp.com X-Mailman-Version: 2.1.4 Precedence: list List-Id: davinci-linux-open-source.linux.davincidsp.com List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: davinci-linux-open-source-bounces@linux.davincidsp.com Errors-To: davinci-linux-open-source-bounces@linux.davincidsp.com For more details, please see: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg12657.html Signed-off-by: Denys Dmytriyenko --- arch/arm/configs/davinci_all_defconfig | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig index 486b5df..b1148e1 100644 --- a/arch/arm/configs/davinci_all_defconfig +++ b/arch/arm/configs/davinci_all_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.30-davinci1 -# Tue Jun 23 07:49:20 2009 +# Tue Jun 30 14:34:23 2009 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -762,6 +762,7 @@ CONFIG_INPUT_MISC=y # CONFIG_INPUT_UINPUT is not set # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set CONFIG_INPUT_DM355EVM=m +# CONFIG_INPUT_DM365EVM is not set # # Hardware I/O ports @@ -1633,6 +1634,7 @@ CONFIG_DEBUG_BUGVERBOSE=y # CONFIG_DEBUG_LIST is not set # CONFIG_DEBUG_SG is not set # CONFIG_DEBUG_NOTIFIERS is not set +CONFIG_FRAME_POINTER=y # CONFIG_BOOT_PRINTK_DELAY is not set # CONFIG_RCU_TORTURE_TEST is not set # CONFIG_RCU_CPU_STALL_DETECTOR is not set @@ -1664,7 +1666,7 @@ CONFIG_TRACING_SUPPORT=y # CONFIG_SAMPLES is not set CONFIG_HAVE_ARCH_KGDB=y # CONFIG_KGDB is not set -CONFIG_ARM_UNWIND=y +# CONFIG_ARM_UNWIND is not set CONFIG_DEBUG_USER=y CONFIG_DEBUG_ERRORS=y # CONFIG_DEBUG_STACK_USAGE is not set