mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
kernel: Enable DSAF for HiSilicon arm64 servers
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
2902764b87
commit
8500ac20ca
@ -1786,8 +1786,9 @@ CONFIG_NET_VENDOR_HISILICON=y
|
||||
# CONFIG_HIX5HD2_GMAC is not set
|
||||
# CONFIG_HISI_FEMAC is not set
|
||||
# CONFIG_HIP04_ETH is not set
|
||||
CONFIG_HNS_MDIO=m
|
||||
CONFIG_HNS=m
|
||||
# CONFIG_HNS_DSAF is not set
|
||||
CONFIG_HNS_DSAF=m
|
||||
CONFIG_HNS_ENET=m
|
||||
# CONFIG_NET_VENDOR_HP is not set
|
||||
CONFIG_NET_VENDOR_INTEL=y
|
||||
|
@ -1685,8 +1685,9 @@ CONFIG_NET_VENDOR_HISILICON=y
|
||||
# CONFIG_HIX5HD2_GMAC is not set
|
||||
# CONFIG_HISI_FEMAC is not set
|
||||
# CONFIG_HIP04_ETH is not set
|
||||
CONFIG_HNS_MDIO=m
|
||||
CONFIG_HNS=m
|
||||
# CONFIG_HNS_DSAF is not set
|
||||
CONFIG_HNS_DSAF=m
|
||||
CONFIG_HNS_ENET=m
|
||||
# CONFIG_NET_VENDOR_HP is not set
|
||||
CONFIG_NET_VENDOR_INTEL=y
|
||||
|
Loading…
Reference in New Issue
Block a user