diff --git a/security/selinux/Kconfig b/security/selinux/Kconfig
index fc7815b13835f8e8ea6b7e23714b33e29d54f6a4..4b674d0ea2a5f2410b52ee2884a459ed06b73a20 100755
--- a/security/selinux/Kconfig
+++ b/security/selinux/Kconfig
@@ -63,9 +63,9 @@ config SECURITY_SELINUX_DEVELOP
 	depends on SECURITY_SELINUX
 	#ifndef OPLUS_FEATURE_FORCE_SELINUX
 	#Haoran.Zhang@ANDROID.BUILD, 2020/01/10, modify for unset SECURITY_SELINUX_DEVELOP
-	#default y
+	#default n
 	#else OPLUS_FEATURE_FORCE_SELINUX
-	default n
+	default y
 	#endif OPLUS_FEATURE_FORCE_SELINUX
 	help
 	  This enables the development support option of NSA SELinux,