670ea10293
Update module to version I721bd69521fe4aa8daebefb280d8d1509f91e673 Change-Id: I321b1be25fbed91b164c9fae9b606a2d87b62c92
11 lines
190 B
Plaintext
11 lines
190 B
Plaintext
#
|
|
# RMNET_OFFLOAD driver
|
|
#
|
|
|
|
menuconfig RMNET_OFFLOAD
|
|
tristate "Rmnet offload support"
|
|
default m
|
|
depends on RMNET_CORE
|
|
---help---
|
|
Offload support for the RmNet driver
|