mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-16 17:18:56 +00:00
16 lines
331 B
Plaintext
16 lines
331 B
Plaintext
|
|
#-----------------------------
|
||
|
|
# atbm603x wlan devices local parameter
|
||
|
|
#-----------------------------
|
||
|
|
|
||
|
|
# wlan0 parameter
|
||
|
|
|
||
|
|
menu "Wlan0 Parameter"
|
||
|
|
|
||
|
|
config AIC_DEV_ATBM603X_WLAN0_PWR_GPIO
|
||
|
|
string "atbm603x wlan0 power on gpio"
|
||
|
|
|
||
|
|
config AIC_DEV_ATBM603X_WLAN0_RST_GPIO
|
||
|
|
string "atbm603x wlan0 reset gpio"
|
||
|
|
|
||
|
|
endmenu
|