lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 26 Sep 2009 19:30:58 +0530
From:	Jaswinder Singh Rajput <jaswinder@...nel.org>
To:	Byungho Min <bhmin@...sung.com>, Ben Dooks <ben-linux@...ff.org>,
	Russell King <rmk+lkml@....linux.org.uk>,
	"Robert P. J. Day" <rpjday@...shcourse.ca>,
	linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH] ARM: Remove unused CONFIG reference DEBUG_S3C_PORT


Remove unused CONFIG reference DEBUG_S3C_PORT from defconfig

Reported-by: Robert P. J. Day <rpjday@...shcourse.ca>
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@...il.com>
Cc: Byungho Min <bhmin@...sung.com>
Cc: Ben Dooks <ben-linux@...ff.org>
Cc: Russell King <rmk+lkml@....linux.org.uk>
---
 arch/arm/configs/s5pc100_defconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/configs/s5pc100_defconfig b/arch/arm/configs/s5pc100_defconfig
index b0d7d3d..94edde5 100644
--- a/arch/arm/configs/s5pc100_defconfig
+++ b/arch/arm/configs/s5pc100_defconfig
@@ -859,7 +859,6 @@ CONFIG_DEBUG_ERRORS=y
 # CONFIG_DEBUG_STACK_USAGE is not set
 CONFIG_DEBUG_LL=y
 # CONFIG_DEBUG_ICEDCC is not set
-CONFIG_DEBUG_S3C_PORT=y
 CONFIG_DEBUG_S3C_UART=0
 
 #
-- 
1.6.0.6


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists