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-prev] [day] [month] [year] [list]
Date:	Fri, 18 Mar 2016 17:26:47 +0100
From:	Gregory CLEMENT <gregory.clement@...e-electrons.com>
To:	Geert Uytterhoeven <geert@...ux-m68k.org>
Cc:	Wilson Ding <dingwei@...vell.com>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Jiri Slaby <jslaby@...e.com>, linux-serial@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] serial: Make SERIAL_MVEBU_UART depend on ARCH_MVEBU

Hi Geert,
 
 On ven., mars 18 2016, Geert Uytterhoeven <geert@...ux-m68k.org> wrote:

> Enabling support for the UART on Marvell EBU SoCs only make sense when
> compiling for Marvell EBU SoCs, unless compile-testing.
>
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>

Acked-by: Gregory CLEMENT <gregory.clement@...e-electrons.com>

Thanks,

Gregory

> ---
>  drivers/tty/serial/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig
> index 13d4ed6caac4a78b..9ce164db25885009 100644
> --- a/drivers/tty/serial/Kconfig
> +++ b/drivers/tty/serial/Kconfig
> @@ -1604,6 +1604,7 @@ config SERIAL_STM32_CONSOLE
>  
>  config SERIAL_MVEBU_UART
>  	bool "Marvell EBU serial port support"
> +	depends on ARCH_MVEBU || COMPILE_TEST
>  	select SERIAL_CORE
>  	help
>  	  This driver is for Marvell EBU SoC's UART. If you have a machine
> -- 
> 1.9.1
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ