xref: /openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/Kconfig (revision 2e7c04aec86758e0adfcad4a24c86593b45807a3)
1#
2# RMNET MAP driver
3#
4
5menuconfig RMNET
6	tristate "RmNet MAP driver"
7	default n
8	select GRO_CELLS
9	---help---
10	  If you select this, you will enable the RMNET module which is used
11	  for handling data in the multiplexing and aggregation protocol (MAP)
12	  format in the embedded data path. RMNET devices can be attached to
13	  any IP mode physical device.
14