Commit 5ae227e5 authored by Denys Dmytriyenko's avatar Denys Dmytriyenko Committed by Kevin Hilman

davinci: Disable ARM_UNWIND to workaround building with CSL-2007q3

For more details, please see:
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg12657.htmlSigned-off-by: default avatarDenys Dmytriyenko <denis@denix.org>
Signed-off-by: default avatarKevin Hilman <khilman@deeprootsystems.com>
parent fe854d88
# #
# Automatically generated make config: don't edit # Automatically generated make config: don't edit
# Linux kernel version: 2.6.30-davinci1 # 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_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y
...@@ -762,6 +762,7 @@ CONFIG_INPUT_MISC=y ...@@ -762,6 +762,7 @@ CONFIG_INPUT_MISC=y
# CONFIG_INPUT_UINPUT is not set # CONFIG_INPUT_UINPUT is not set
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
CONFIG_INPUT_DM355EVM=m CONFIG_INPUT_DM355EVM=m
# CONFIG_INPUT_DM365EVM is not set
# #
# Hardware I/O ports # Hardware I/O ports
...@@ -1633,6 +1634,7 @@ CONFIG_DEBUG_BUGVERBOSE=y ...@@ -1633,6 +1634,7 @@ CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_LIST is not set # CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_SG is not set # CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set # CONFIG_DEBUG_NOTIFIERS is not set
CONFIG_FRAME_POINTER=y
# CONFIG_BOOT_PRINTK_DELAY is not set # CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set # CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_CPU_STALL_DETECTOR is not set # CONFIG_RCU_CPU_STALL_DETECTOR is not set
...@@ -1664,7 +1666,7 @@ CONFIG_TRACING_SUPPORT=y ...@@ -1664,7 +1666,7 @@ CONFIG_TRACING_SUPPORT=y
# CONFIG_SAMPLES is not set # CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set # CONFIG_KGDB is not set
CONFIG_ARM_UNWIND=y # CONFIG_ARM_UNWIND is not set
CONFIG_DEBUG_USER=y CONFIG_DEBUG_USER=y
CONFIG_DEBUG_ERRORS=y CONFIG_DEBUG_ERRORS=y
# CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_STACK_USAGE is not set
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment