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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 16 Sep 2014 17:09:17 +0100 From: Russell King - ARM Linux <linux@....linux.org.uk> To: Daniel Thompson <daniel.thompson@...aro.org> Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, spear-devel@...t.st.com, Arnd Bergmann <arnd@...db.de>, Paul Bolle <pebolle@...cali.nl>, patches@...aro.org, linaro-kernel@...ts.linaro.org Subject: Re: [PATCH] arm: Remove redundant config value DEBUG_UART_NETX On Mon, Sep 15, 2014 at 11:09:46PM +0100, Daniel Thompson wrote: > Commit 880fa9b6fd73 ("ARM: 8144/1: netx: Migrate DEBUG_LL macros to > shared directory") spuriously introduces an unused config variable, > DEBUG_UART_NETX. Let's remove it. > > Signed-off-by: Daniel Thompson <daniel.thompson@...aro.org> I think arm-soc are handing these changes now... > --- > arch/arm/Kconfig.debug | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug > index 537dd04..b6ec25a 100644 > --- a/arch/arm/Kconfig.debug > +++ b/arch/arm/Kconfig.debug > @@ -450,7 +450,6 @@ choice > config DEBUG_NETX_UART > bool "Kernel low-level debugging messages via NetX UART" > depends on ARCH_NETX > - select DEBUG_UART_NETX > help > Say Y here if you want kernel low-level debugging support > on Hilscher NetX based platforms. > -- > 1.9.3 > -- FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up according to speedtest.net. -- 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