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] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 8 Sep 2016 14:30:02 -0700
From:   Iyappan Subramanian <isubramanian@....com>
To:     Jean Delvare <jdelvare@...e.de>
Cc:     netdev <netdev@...r.kernel.org>,
        "David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH] drivers: net: phy: mdio-xgene: Add hardware dependency

On Thu, Sep 8, 2016 at 7:25 AM, Jean Delvare <jdelvare@...e.de> wrote:
> The mdio-xgene driver is only useful on X-Gene SoC.
>
> Signed-off-by: Jean Delvare <jdelvare@...e.de>
> Cc: Iyappan Subramanian <isubramanian@....com>
> Cc: David S. Miller <davem@...emloft.net>
> ---
>  drivers/net/phy/Kconfig |    1 +
>  1 file changed, 1 insertion(+)
>
> --- linux-4.8-rc5.orig/drivers/net/phy/Kconfig  2016-09-04 23:31:46.000000000 +0200
> +++ linux-4.8-rc5/drivers/net/phy/Kconfig       2016-09-08 15:05:08.815824055 +0200
> @@ -303,6 +303,7 @@ config MDIO_HISI_FEMAC
>
>  config MDIO_XGENE
>         tristate "APM X-Gene SoC MDIO bus controller"
> +       depends on ARCH_XGENE || COMPILE_TEST
>         help
>           This module provides a driver for the MDIO busses found in the
>           APM X-Gene SoC's.
>

Thanks.

Acked-by:  Iyappan Subramanian <isubramanian@....com>

> --
> Jean Delvare
> SUSE L3 Support

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ