diff options
| author | Moyster <oysterized@gmail.com> | 2016-09-10 15:06:57 +0200 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-09-10 15:06:57 +0200 |
| commit | 73c4b453fe8ff68cd76799451368115ab7dcaba4 (patch) | |
| tree | 23cacffdd28948e393180f0f4cbcd1a0800a8cec | |
| parent | 1398edd04f17d802160377b3a55a90ed058e5bec (diff) | |
defconfig: enable SECURITY_PERF_EVENTS_RESTRICT
| -rw-r--r-- | arch/arm64/configs/cm_m2note_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/cm_m2note_defconfig b/arch/arm64/configs/cm_m2note_defconfig index bddef3cbf..29dd6fc08 100644 --- a/arch/arm64/configs/cm_m2note_defconfig +++ b/arch/arm64/configs/cm_m2note_defconfig @@ -3094,6 +3094,7 @@ CONFIG_KEYS=y # CONFIG_ENCRYPTED_KEYS is not set # CONFIG_KEYS_DEBUG_PROC_KEYS is not set # CONFIG_SECURITY_DMESG_RESTRICT is not set +CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y CONFIG_SECURITY=y # CONFIG_SECURITYFS is not set CONFIG_SECURITY_NETWORK=y |
