diff options
| author | Moyster <oysterized@gmail.com> | 2016-10-03 13:16:02 +0200 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-10-03 13:16:02 +0200 |
| commit | 6ec7cd4afc41a06ee14baae5f38d916266651cf0 (patch) | |
| tree | bd05917f6b29743782ef2a38276f7027618f8dfc /arch | |
| parent | dd52cb3696e0cba58f117946f2d02ab009a36d77 (diff) | |
for w/e reasons, CONFIG_MAGIC_SYSRQ was defined, CVE-2015-6646
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm64/configs/cm_m2note_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/configs/cm_m2note_defconfig b/arch/arm64/configs/cm_m2note_defconfig index 11f5e4ca0..903b4f88b 100644 --- a/arch/arm64/configs/cm_m2note_defconfig +++ b/arch/arm64/configs/cm_m2note_defconfig @@ -2984,7 +2984,7 @@ CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 CONFIG_ENABLE_WARN_DEPRECATED=y CONFIG_ENABLE_MUST_CHECK=y CONFIG_FRAME_WARN=1400 -CONFIG_MAGIC_SYSRQ=y +# CONFIG_MAGIC_SYSRQ is not set # CONFIG_STRIP_ASM_SYMS is not set # CONFIG_READABLE_ASM is not set # CONFIG_UNUSED_SYMBOLS is not set |
