From 60418f0bed0f16ce41b62207122099f10af9ac0d Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Mon, 21 Oct 2013 14:07:04 +0200 Subject: colibri_vf50: disable magic sysrq key configuration Disable magic SysRq key configuration as this is not only a potential security thread but can cause serious trouble if for some reason UART pins are left floating and therefore cause unexpected break conditions. --- arch/arm/configs/colibri_vf50_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/configs/colibri_vf50_defconfig b/arch/arm/configs/colibri_vf50_defconfig index b6dd13794ee1..6490de553c6f 100644 --- a/arch/arm/configs/colibri_vf50_defconfig +++ b/arch/arm/configs/colibri_vf50_defconfig @@ -304,7 +304,6 @@ CONFIG_NLS_ASCII=m CONFIG_NLS_ISO8859_1=y CONFIG_NLS_UTF8=m CONFIG_PRINTK_TIME=y -CONFIG_MAGIC_SYSRQ=y CONFIG_DEBUG_FS=y CONFIG_FTRACE=y CONFIG_CRYPTO_SHA256=y -- cgit v1.2.3