11 lines
184 B
Plaintext
Executable File
11 lines
184 B
Plaintext
Executable File
#
|
|
# RMNET_WLAN driver
|
|
#
|
|
|
|
menuconfig RMNET_WLAN
|
|
tristate "Rmnet WLAN support"
|
|
default m
|
|
depends on RMNET_CORE
|
|
---help---
|
|
WLAN processing module for RmNet driver
|