[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <53A466AA.9080305@cogentembedded.com>
Date: Fri, 20 Jun 2014 20:51:54 +0400
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Anish Bhatt <anish@...lsio.com>, netdev@...r.kernel.org
CC: davem@...emloft.net, leedom@...lsio.com, hariprasad@...lsio.com
Subject: Re: [PATCH net-next 4/5] cxgb4 : Makefile & Kconfig changes for DCBx
support
Hello.
On 06/20/2014 02:22 AM, Anish Bhatt wrote:
> Signed-off-by: Anish Bhatt <anish@...lsio.com>
> ---
> drivers/net/ethernet/chelsio/Kconfig | 11 +++++++++++
> drivers/net/ethernet/chelsio/cxgb4/Makefile | 1 +
> 2 files changed, 12 insertions(+)
> diff --git a/drivers/net/ethernet/chelsio/Kconfig b/drivers/net/ethernet/chelsio/Kconfig
> index 570222c..c3ce9df 100644
> --- a/drivers/net/ethernet/chelsio/Kconfig
> +++ b/drivers/net/ethernet/chelsio/Kconfig
> @@ -86,6 +86,17 @@ config CHELSIO_T4
> To compile this driver as a module choose M here; the module
> will be called cxgb4.
>
> +config CHELSIO_T4_DCB
> + bool "Data Center Bridging (DCB) Support for Chelsio T4/T5 cards"
> + default n
'n' is the default default. :-)
> + depends on CHELSIO_T4 && DCB
> + ---help---
> + Enable DCB support through rtNetlink interface.
> + Say Y here if you want to enable Data Center Bridging (DCB) support
> + in the driver.
> +
> + If unsure, say N.
> +
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists