xiuos/APP_Framework/Framework/connection/wifi/Kconfig

8 lines
172 B
Plaintext

config ADAPTER_HFA21
bool "Using wifi adapter device HFA21"
default y
if ADAPTER_HFA21
source "$APP_DIR/Framework/connection/wifi/HFA21/Kconfig"
endif