On 6/22/20 9:03 AM, yunaixin03...@163.com wrote: > diff --git a/drivers/net/ethernet/huawei/bma/edma_drv/Kconfig > b/drivers/net/ethernet/huawei/bma/edma_drv/Kconfig > new file mode 100644 > index 000000000000..97829c5487c2 > --- /dev/null > +++ b/drivers/net/ethernet/huawei/bma/edma_drv/Kconfig > @@ -0,0 +1,11 @@ > +# > +# Huawei BMA software driver configuration > +# > + > +config BMA > + tristate "Huawei BMA Software Communication Driver" > + > + ---help---
Juse use help Use of ---help--- is being phased out (removed). > + This driver supports Huawei BMA Software. It is used > + to communication between Huawei BMA and BMC software. > + thanks. -- ~Randy