ARM: SPRD: fix config type of SPRD_SYSDUMP as bool 62/158362/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 31 Oct 2017 04:50:20 +0000 (13:50 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 31 Oct 2017 08:05:49 +0000 (17:05 +0900)
There is config type conflict for SPRD_SYSDUMP because for arm sprd
in arch/arm/Kconfig.debug, it is tristate but for arm64 sprd in
drivers/platform/sprd/Kconfig, it is bool. Fix the config type
as bool to remove type conflict.

Change-Id: I234d18022f5eba50574ca2afe4b13d0aefed63d4
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm/Kconfig.debug

index 7e33eb3..05dca63 100644 (file)
@@ -42,7 +42,7 @@ config ARM_UNWIND
          only works with EABI compilers. If unsure say Y.
 
 config SPRD_SYSDUMP
-        tristate "Enable SPRD sysdump handler"
+        bool "Enable SPRD sysdump handler"
         depends on ARCH_SC
         help
           This option enables Spreadtrum sysdump which prepare debug info