Disable forced kernel panic on userdebug builds

Reasons for disabling this feature:
1. Debug Snapshot opens the touch input_device indefinetly and prevents
   the dev from being closed. This affects the logic of disabling wake
   interrupts when touch to wake is disabled.
2. This feature is very rarely used on Rohan.

This reverts commit 13a8b46b63d6c531944cdad82cd6ea21ae97f5c0.

Bug: 178032011
Test: manual
Change-Id: Ic4f6547dc959a447e378e8ec31a51296b581e0e0
diff --git a/r11_defconfig b/r11_defconfig
index cab82ef..c28699e 100644
--- a/r11_defconfig
+++ b/r11_defconfig
@@ -423,7 +423,6 @@
 CONFIG_EXYNOS_DVFS_MANAGER=y
 CONFIG_EXYNOS_DEBUG=y
 CONFIG_DEBUG_SNAPSHOT=y
-CONFIG_DEBUG_SNAPSHOT_CRASH_KEY=y
 CONFIG_DEBUG_SNAPSHOT_FREQ_DOMAIN_NUM=20
 CONFIG_DEBUG_SNAPSHOT_LOG_ITEM_SIZE=256
 CONFIG_DEBUG_SNAPSHOT_SFRDUMP=y