pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig
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>
This commit is contained in:
parent
ec788f7e96
commit
1eeb807ffd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user