[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140512.002751.863013870815265640.davem@davemloft.net>
Date: Mon, 12 May 2014 00:27:51 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: rdunlap@...radead.org
Cc: netdev@...r.kernel.org, richardcochran@...il.com,
akpm@...ux-foundation.org
Subject: Re: [PATCH] ptp: fix kconfig dependency warnings
From: Randy Dunlap <rdunlap@...radead.org>
Date: Thu, 08 May 2014 14:54:42 -0700
> From: Randy Dunlap <rdunlap@...radead.org>
>
> Fix kconfig warnings:
>
> PTP_1588_CLOCK selects NET_PTP_CLASSIFY, which depends on NET,
> so PTP_1588_CLOCK should also depend on NET.
>
> PTP_1588_CLOCK_PCH selects PTP_1588_CLOCK so the former should
> depend on NET.
>
> warning: (IXP4XX_ETH && PTP_1588_CLOCK) selects NET_PTP_CLASSIFY which has unmet direct dependencies (NET)
>
> warning: (SFC && TILE_NET && BFIN_MAC_USE_HWSTAMP && TIGON3 && FEC && E1000E && IGB && IXGBE && I40E && MLX4_EN && SXGBE_ETH && STMMAC_ETH && TI_CPTS && PTP_1588_CLOCK_GIANFAR && PTP_1588_CLOCK_IXP46X && DP83640_PHY && PTP_1588_CLOCK_PCH) selects PTP_1588_CLOCK which has unmet direct dependencies (NET)
> [This warning is caused by the new 'depends on NET' in PTP_1588_CLOCK.]
>
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Applied, thanks Randy.
--
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