Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 #
0003 # RMNET MAP driver
0004 #
0005 
0006 menuconfig RMNET
0007         tristate "RmNet MAP driver"
0008         default n
0009         select GRO_CELLS
0010         help
0011           If you select this, you will enable the RMNET module which is used
0012           for handling data in the multiplexing and aggregation protocol (MAP)
0013           format in the embedded data path. RMNET devices can be attached to
0014           any IP mode physical device.