From: zhenpengzheng <zhenpengzheng(a)net-swift.com>
hulk inclusion
category: feature
bugzilla: 50777
CVE: NA
-------------------------------------------------------------------------
Ensure the netswift 10G NIC driver ko can be distributed in ISO on X86.
Signed-off-by: zhenpengzheng <zhenpengzheng(a)net-swift.com>
Signed-off-by: Zhen Lei <thunder.leizhen(a)huawei.com>
Reviewed-by: Jian Cheng <cj.chengjian(a)huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang(a)huawei.com>
---
arch/arm64/configs/openeuler_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/configs/openeuler_defconfig b/arch/arm64/configs/openeuler_defconfig
index 1e1f7f3201028..8cfe2c3cd7dde 100644
--- a/arch/arm64/configs/openeuler_defconfig
+++ b/arch/arm64/configs/openeuler_defconfig
@@ -2489,6 +2489,8 @@ CONFIG_HNS3_CAE=m
CONFIG_NET_VENDOR_HUAWEI=y
CONFIG_HINIC=m
CONFIG_BMA=m
+CONFIG_NET_VENDOR_NETSWIFT=y
+CONFIG_TXGBE=m
# CONFIG_NET_VENDOR_I825XX is not set
CONFIG_NET_VENDOR_INTEL=y
# CONFIG_E100 is not set
--
2.25.1