ARM: tizen_tm1_defconfig: enable AUDITSYSCALL 49/174749/1 accepted/tizen/unified/20180417.173217 submit/tizen/20180417.011414
authorInki Dae <inki.dae@samsung.com>
Wed, 4 Apr 2018 04:04:33 +0000 (13:04 +0900)
committerInki Dae <inki.dae@samsung.com>
Wed, 4 Apr 2018 04:04:33 +0000 (13:04 +0900)
Enabled AUDITSYSCALL for the use of audit subsystem.
A new security feature for Tizen 5.0 requires the subsystem
in default.

Change-Id: I4112a5ed4c6d232b77d0ba19f440cfdf4884249d
Signed-off-by: Inki Dae <inki.dae@samsung.com>
arch/arm/configs/tizen_tm1_defconfig

index 5f43388..2ce25bf 100755 (executable)
@@ -46,7 +46,9 @@ CONFIG_SYSVIPC_SYSCTL=y
 # CONFIG_POSIX_MQUEUE is not set
 CONFIG_FHANDLE=y
 CONFIG_AUDIT=y
-# CONFIG_AUDITSYSCALL is not set
+CONFIG_AUDITSYSCALL=y
+CONFIG_AUDIT_WATCH=y
+CONFIG_AUDIT_TREE=y
 # CONFIG_AUDIT_LOGINUID_IMMUTABLE is not set
 CONFIG_HAVE_GENERIC_HARDIRQS=y