[COMMON] soc: samsung: Add kernel protection feature to Kconfig
authorJunho Choi <junhosj.choi@samsung.com>
Tue, 13 Mar 2018 01:36:44 +0000 (10:36 +0900)
committerJunho Choi <junhosj.choi@samsung.com>
Wed, 23 May 2018 23:53:41 +0000 (08:53 +0900)
Change-Id: If92f71b97bf3029c19a11d038a1f451e7ec1fa70
Signed-off-by: Junho Choi <junhosj.choi@samsung.com>
drivers/soc/samsung/Kconfig

index 3ba906cf066839739677a3d0af633d0fbe1028bc..6828f3c2e6f1e9e950fadb2f12a3e3184c7defe2 100644 (file)
@@ -125,4 +125,9 @@ config EXYNOS_SECURE_LOG
        default y
        help
          Support Exynos Secure Log
+
+config EXYNOS_KERNEL_PROTECTION
+       bool "Exynos Kernel Code Protection"
+       help
+         Support Exynos Kernel Code Protection
 endif