Commit 7b6cc4e1 authored by Huajingjing's avatar Huajingjing Committed by Zheng Zengkai
Browse files

configs: add config BMA to config files

driver inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I920YY
CVE: NA

-----------------------------------------

Make CONFIG_BMA=m, except euleros_defconfig.

Link: https://lkml.org/lkml/2020/6/22/752



Signed-off-by: default avatarHuajingjing <huajingjing1@huawei.com>
parent 4b4aa2fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2893,6 +2893,7 @@ CONFIG_HNS3_ENET=m
CONFIG_NET_VENDOR_HUAWEI=y
CONFIG_HINIC=m
CONFIG_HINIC3=m
CONFIG_BMA=m
# CONFIG_NET_VENDOR_I825XX is not set
CONFIG_NET_VENDOR_INTEL=y
# CONFIG_E100 is not set
+1 −0
Original line number Diff line number Diff line
@@ -2892,6 +2892,7 @@ CONFIG_NET_VENDOR_GOOGLE=y
CONFIG_NET_VENDOR_HUAWEI=y
CONFIG_HINIC=m
CONFIG_HINIC3=m
CONFIG_BMA=m
# CONFIG_NET_VENDOR_I825XX is not set
CONFIG_NET_VENDOR_INTEL=y
# CONFIG_E100 is not set