odroid: enable smack permissive mode
authorChanho Park <chanho61.park@samsung.com>
Fri, 1 Aug 2014 01:51:46 +0000 (10:51 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 03:00:23 +0000 (12:00 +0900)
This patch enables smack permissive mode because the platform cannot
support smack correctly. This option will be disabled when the platform
is more stable and support smack correctly.

Change-Id: Ifeb1d2d5454f01f17d94cd02a7c5c2965a9b39f7
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
arch/arm/configs/tizen_odroid_defconfig

index d163368..ac503bd 100644 (file)
@@ -2243,6 +2243,7 @@ CONFIG_DRM_PANEL=y
 # CONFIG_DRM_PANEL_SIMPLE is not set
 # CONFIG_DRM_PANEL_LD9040 is not set
 # CONFIG_DRM_PANEL_S6E8AA0 is not set
+# CONFIG_DRM_PANEL_S6E63J0x03 is not set
 # CONFIG_VGASTATE is not set
 # CONFIG_VIDEO_OUTPUT_CONTROL is not set
 CONFIG_VIDEOMODE_HELPERS=y
@@ -3206,6 +3207,7 @@ CONFIG_SECURITY_NETWORK=y
 # CONFIG_SECURITY_NETWORK_XFRM is not set
 # CONFIG_SECURITY_PATH is not set
 CONFIG_SECURITY_SMACK=y
+CONFIG_SECURITY_SMACK_PERMISSIVE_MODE=y
 # CONFIG_SECURITY_TOMOYO is not set
 # CONFIG_SECURITY_APPARMOR is not set
 # CONFIG_SECURITY_YAMA is not set