aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErfan Abdi <erfangplus@gmail.com>2018-07-06 02:42:09 +0430
committerErfan Abdi <erfangplus@gmail.com>2018-07-11 11:51:29 +0430
commit3048733c72543803ae6d480223888ecd81442855 (patch)
tree6c65d62c6fe23543e9013b4d4bdaef11ece357a6
parentd3c0ac3e1ff99f0e7330e22d698c16f72d77ca87 (diff)
griffin: disable FRAME_WARN
* default is 0 with KASAN Change-Id: Ifb5441fdc04275fd859ce6362854ee807eaafb36 Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
-rw-r--r--arch/arm64/configs/griffin_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/configs/griffin_defconfig b/arch/arm64/configs/griffin_defconfig
index d8eccb5a18cb..946abe4e0f1a 100644
--- a/arch/arm64/configs/griffin_defconfig
+++ b/arch/arm64/configs/griffin_defconfig
@@ -4734,7 +4734,7 @@ CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_INFO_DWARF4 is not set
CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
-CONFIG_FRAME_WARN=2048
+CONFIG_FRAME_WARN=0
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_READABLE_ASM is not set
# CONFIG_UNUSED_SYMBOLS is not set