All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net] pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig
@ 2023-05-02 20:40 Shannon Nelson
  2023-05-03  7:13 ` Simon Horman
  2023-05-03  8:20 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Shannon Nelson @ 2023-05-02 20:40 UTC (permalink / raw)
  To: kuba, davem, simon.horman, netdev; +Cc: drivers, Shannon Nelson

Add selecting of AUXILIARY_BUS and NET_DEVLINK to the pds_core
Kconfig.

Link: https://lore.kernel.org/netdev/ZE%2FduNH3lBLreNkJ@corigine.com/
Fixes: ddbcb22055d1 ("pds_core: Kconfig and pds_core.rst")
Suggested-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
---
 drivers/net/ethernet/amd/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/net/ethernet/amd/Kconfig b/drivers/net/ethernet/amd/Kconfig
index 235fcacef5c5..f8cc8925161c 100644
--- a/drivers/net/ethernet/amd/Kconfig
+++ b/drivers/net/ethernet/amd/Kconfig
@@ -189,6 +189,8 @@ config AMD_XGBE_HAVE_ECC
 config PDS_CORE
 	tristate "AMD/Pensando Data Systems Core Device Support"
 	depends on 64BIT && PCI
+	select AUXILIARY_BUS
+	select NET_DEVLINK
 	help
 	  This enables the support for the AMD/Pensando Core device family of
 	  adapters.  More specific information on this driver can be
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net] pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig
  2023-05-02 20:40 [PATCH net] pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig Shannon Nelson
@ 2023-05-03  7:13 ` Simon Horman
  2023-05-03  8:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2023-05-03  7:13 UTC (permalink / raw)
  To: Shannon Nelson; +Cc: kuba, davem, netdev, drivers, Arnd Bergmann

+Arnd

On Tue, May 02, 2023 at 01:40:32PM -0700, Shannon Nelson wrote:
> Add selecting of AUXILIARY_BUS and NET_DEVLINK to the pds_core
> Kconfig.
> 
> Link: https://lore.kernel.org/netdev/ZE%2FduNH3lBLreNkJ@corigine.com/
> Fixes: ddbcb22055d1 ("pds_core: Kconfig and pds_core.rst")
> Suggested-by: Simon Horman <simon.horman@corigine.com>
> Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>

Thanks Shannon,

Reviewed-by: Simon Horman <simon.horman@corigine.com>

FWWIW, I did exercise this locally, before making the suggestion on the ML
a few days ago.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net] pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig
  2023-05-02 20:40 [PATCH net] pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig Shannon Nelson
  2023-05-03  7:13 ` Simon Horman
@ 2023-05-03  8:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-05-03  8:20 UTC (permalink / raw)
  To: Shannon Nelson; +Cc: kuba, davem, simon.horman, netdev, drivers

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Tue, 2 May 2023 13:40:32 -0700 you wrote:
> Add selecting of AUXILIARY_BUS and NET_DEVLINK to the pds_core
> Kconfig.
> 
> Link: https://lore.kernel.org/netdev/ZE%2FduNH3lBLreNkJ@corigine.com/
> Fixes: ddbcb22055d1 ("pds_core: Kconfig and pds_core.rst")
> Suggested-by: Simon Horman <simon.horman@corigine.com>
> Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
> 
> [...]

Here is the summary with links:
  - [net] pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig
    https://git.kernel.org/netdev/net/c/1eeb807ffd8d

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-03  8:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-02 20:40 [PATCH net] pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig Shannon Nelson
2023-05-03  7:13 ` Simon Horman
2023-05-03  8:20 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.