11 lines
190 B
Plaintext
Executable File
11 lines
190 B
Plaintext
Executable File
#
|
|
# RMNET_OFFLOAD driver
|
|
#
|
|
|
|
menuconfig RMNET_OFFLOAD
|
|
tristate "Rmnet offload support"
|
|
default m
|
|
depends on RMNET_CORE
|
|
---help---
|
|
Offload support for the RmNet driver
|