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