Kconfig 355 B

1234567891011121314
  1. #
  2. # RMNET MAP driver
  3. #
  4. menuconfig RMNET
  5. tristate "RmNet MAP driver"
  6. default n
  7. select GRO_CELLS
  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.