xiuos-test/APP_Framework/Framework/connection/4g/Kconfig

9 lines
189 B
Plaintext

config ADAPTER_EC200T
bool "Using 4G adapter device EC200T"
default y
if ADAPTER_EC200T
source "$APP_DIR/Framework/connection/4g/ec200t/Kconfig"
endif