pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig
authorShannon Nelson <shannon.nelson@amd.com>
Tue, 2 May 2023 20:40:32 +0000 (13:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 May 2023 08:16:53 +0000 (09:16 +0100)
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>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amd/Kconfig

index 235fcac..f8cc892 100644 (file)
@@ -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