mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-18 04:18:55 +00:00
16 lines
326 B
Plaintext
16 lines
326 B
Plaintext
#-----------------------------
|
|
# aic8800 wlan devices local parameter
|
|
#-----------------------------
|
|
|
|
# wlan0 parameter
|
|
|
|
menu "Wlan0 Parameter"
|
|
|
|
config AIC_DEV_AIC8800_WLAN0_PWR_GPIO
|
|
string "aic8800 wlan0 power on gpio"
|
|
|
|
config AIC_DEV_AIC8800_WLAN0_RST_GPIO
|
|
string "aic8800 wlan0 reset gpio"
|
|
|
|
endmenu
|