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

16 lines
331 B
Plaintext
Raw Normal View History

2024-04-03 16:40:57 +08:00
#-----------------------------
# 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