Files
luban-lite/bsp/peripheral/wireless/aic8800/Kconfig.dev

16 lines
326 B
Plaintext
Raw Normal View History

2025-01-08 19:12:06 +08:00
#-----------------------------
# 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