123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763 |
- /* Copyright (C) 2020 QUECTEL Technologies Limited and/or its affiliates("QUECTEL").
- * All rights reserved.
- */
- #ifndef _QUEC_PROJ_CONFIG_H_
- #define _QUEC_PROJ_CONFIG_H_
- // Auto generated. Don't edit it manually!
- /**
- * whether to specify feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE
- /**
- * Core Version label
- */
- #define QL_CORE_VERSION ""
- /**
- * Specify Vendor Chip Name for Quectel
- */
- #define CONFIG_QL_PROJECT_VENDOR_CHIP_DEF "UIS8850BM"
- /**
- * Specify Project Main Name for Quectel
- */
- #define CONFIG_QL_PROJECT_DEF_EG700G
- /**
- * Specify Project Sub Name for Quectel
- */
- #define CONFIG_QL_PROJECT_DEF_SUB_CN_LC
- /**
- * Specify Project FULL Name for Quectel
- */
- #define CONFIG_QL_PROJECT_DEF_EG700G_CN_LC
- /**
- * Specify SDK BUILD Flag for Quectel
- */
- #define CONFIG_QL_CCSDK_BUILD_
- /**
- * whether to specify NETIF feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_NETIF
- /**
- * whether to specify SDMMC PORT(1=SDMMC1/2=SDMMC2) feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_SDMMC_PORT 1
- /**
- * whether to specify SDMMC feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_SDMMC
- /**
- * whether to specify EMMC feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_EMMC
- /**
- * whether to specify SDMMC2 feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_SDMMC2 */
- /**
- * whether to specify EMMC2 feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_EMMC2 */
- /**
- * whether to specify FILE feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_FILE
- /**
- * whether to specify FILE_ZIP feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_FILE_ZIP */
- /**
- * whether to specify PPP feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_PPP */
- /**
- * whether to specify CURL feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_CURL
- /**
- * whether to specify LWIP feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_LWIP
- /**
- * whether to specify SOCKET feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_SOCKET
- /**
- * whether to specify DNS feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_DNS
- /**
- * whether to specify PING feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_PING
- /**
- * whether to specify HTTP feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_HTTP
- /**
- * whether to specify CTSREG feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_CTSREG */
- /**
- * whether to specify MMS feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_MMS */
- /**
- * whether to specify MQTT feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_MQTT
- /**
- * whether to specify MQTT feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_CUIOT */
- /**
- * whether to specify FTP feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_FTP
- /**
- * whether to specify SSL feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_SSL
- /**
- * whether to specify TLV feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_TLV
- /**
- * whether to specify LBS feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_LBS
- /**
- * whether to specify LWM2M feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_LWM2M */
- /**
- * whether to specify NTP feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_NTP
- /**
- * whether to specify FOTA feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_FOTA
- /**
- * whether to specify network feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_NW
- /**
- * whether to specify USBNET feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_USBNET */
- /**
- * whether to specify USB MASS Storage feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_USB_MASS_STORAGE */
- /**
- * whether to specify SMS feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_SMS
- /**
- * whether to specify VOICE CALL feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_VOICE_CALL */
- /**
- * whether to specify VoLTE feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_VOLTE */
- /**
- * whether to specify BT feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BT */
- /**
- * whether to specify BLE_GATT feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BLE_GATT */
- /**
- * whether to specify WIFISCAN feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_WIFISCAN
- /**
- * whether to specify GNSS feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_GNSS */
- /**
- * whether to specify HD_GNSS feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_INTERNAL_GNSS */
- /**
- * whether to specify HD_GNSS feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_HD_GNSS */
- /**
- * whether to specify RTK feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_RTK */
- /**
- * whether to specify LCD feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_LCD
- /**
- * whether to specify LVGL feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_LVGL */
- /**
- * whether to specify CAMERA feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_CAMERA
- /**
- * whether to specify SPI feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_SPI
- /**
- * whether to specify SPI_FLASH feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_SPI_FLASH
- /**
- * whether to specify SPI_NOR_FLASH feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_SPI_NOR_FLASH
- /**
- * whether to specify SPI_NAND_FLASH feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_SPI_NAND_FLASH
- /**
- * whether to specify SPI6_NAND_FLASH feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_SPI6_NAND_FLASH */
- /**
- * whether to specify SPI4_EXT_NOR_SFFS feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_SPI4_EXT_NOR_SFFS */
- /**
- * whether to specify UART feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_UART
- /**
- * whether to specify LEDCFG feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_LEDCFG
- /**
- * whether to specify GPIO feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_GPIO
- /**
- * whether to specify ADC feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_ADC
- /**
- * whether to specify SIM feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_SIM
- /**
- * whether to specify VSIM adapt feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_VSIM_ADAPT */
- /**
- * whether to specify VSIM adapt STD feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_VSIM_ADAPT_STD */
- /**
- * whether to specify QVSIM feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_QVSIM */
- /**
- * whether to specify Phone book feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_PBK */
- /**
- * whether to specify STK feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_STK */
- /**
- * whether to specify BIP feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BIP */
- /**
- * whether to specify Power Key feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_PWK
- /**
- * whether to specify SLEEP feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_SLEEP
- /**
- * whether to specify I2C feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_I2C
- /**
- * whether to specify DECODER feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_DECODER */
- /**
- * whether to specify AUDIO feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_AUDIO */
- /**
- * whether to specify AUDIO feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_AUDIO_RECORD */
- /**
- * whether to specify KEYPAD feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_KEYPAD
- /**
- * whether to export Quectel OPEN CPU package
- */
- #define CONFIG_QL_OPEN_EXPORT_PKG
- /**
- * whether to specify URC feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_URC */
- /**
- * whether to specify secure boot feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_SECURE_BOOT
- /**
- * whether to specify usb suspend feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_USB_SUSPEND */
- /**
- * whether to specify Boot SPI Flash feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_SPI_FLASH */
- /**
- * whether to specify Boot LCD feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_LCD */
- /**
- * whether to specify Boot URC feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_URC */
- /**
- * whether to specify Boot SDMMC feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_SDMMC */
- /**
- * whether to specify Boot EMMC feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_EMMC */
- /**
- * whether to specify Boot SDMMC2 feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_SDMMC2 */
- /**
- * whether to specify Boot EMMC2 feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_EMMC2 */
- /**
- * whether to specify Boot NAND FLASH feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_NAND_FLASH */
- /**
- * whether to specify Boot SPI6 NAND FLASH feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_SPI6_NAND */
- /**
- * whether to specify Boot SPI4 NOR FLASH feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_SPI4_NORFLASH */
- /**
- * whether to specify Boot FAT ONLY READ feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_BOOT_FAT_RDONLY
- /**
- * whether to specify Boot FAT READ & WRITE feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_FAT_RW */
- /**
- * whether to specify Boot SPI4 EXT NOR SFFS feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_SPI4_EXTNSFFS */
- /**
- * whether to specify Spi6 ext nor flash feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_SPI6_EXT_NOR
- /**
- * whether to specify ext mapping ufs feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_EXT_MAPPING_UFS */
- /**
- * whether to specify ext codec feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_EXT_CODEC */
- /**
- * whether to specify RTC feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_RTC
- /**
- * whether to specify USB CHARGE feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_USB_CHARGE
- /**
- * whether to specify USB AUDIO feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_USB_AUDIO */
- /**
- * whether to specify VIRT AT feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_VIRT_AT
- /**
- * whether to specify TTS
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_TTS */
- /**
- * whether to place TTS lib in kernel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_TTS_IN_KERNEL */
- /**
- * whether to sfs file feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_SFS_FILE
- /**
- * whether to enalbe NOTIFY EVENT
- */
- /* #undef CONFIG_QUEC_PROJECT_NOTIFY_EVENT */
- /**
- * whether to export ALI_LINKSDK
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_ALI_LINKSDK */
- /*
- * whether to specify PSM feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_PSM
- /*
- * whether to specify QDSIM feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_QDSIM */
- /*
- * whether to specify DSSS feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_DSSS */
- /**
- * whether to specify JAMMING detection feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_JAMDET */
- /**
- * whether to specify SD detection feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_SDDET */
- /**
- * whether to specify USB feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_USB
- /**
- * whether to specify USB feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_USB_DRIVERS */
- /**
- * whether to specify HEADSET detection feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_HEADSET_DET */
- /**
- * whether to specify RFTEST feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_RFTEST
- /**
- * whether to specify FS NAND FLASH feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_FS_NAND_FLASH */
- /**
- * whether to specify FS NOR FLASH feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_FS_NOR_FLASH */
- /**
- * whether to specify SSH2 feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_SSH2 */
- /**
- * whether to specify CLOUDOTA feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_CLOUDOTA */
- /**
- * whether to specify EMBED NOR FLASH feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_EMBED_NOR_FLASH */
- /**
- * whether to specify EXT NOR MOUNT SFFS feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_EXT_NOR_SFFS_MOUNT
- /**
- * whether to specify QUECTHING SDK feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_QTHSDK */
- /**
- * whether to specify Boot LED feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_LED */
- /**
- * whether to specify BOOT ADC feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_ADC */
- /**
- * whether to specify BOOT SCATTER feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_SCATTER */
- /**
- * whether to specify SMTP feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_SMTP */
- /**
- * whether to specify DTMF feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_DTMF */
- /**
- * whether to specify GPRS_DATA_TRANSFER feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_GPRS_DATA_TRANSFER */
- /**
- * whether to specify LCD DRIVER feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_LCD_GC9305
- /**
- * whether to specify LCD DRIVER feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_LCD_ST7735S
- /**
- * whether to specify LCD DRIVER feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_LCD_ST7789V
- /**
- * whether to specify LCD DRIVER feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_LCD_ST7567A
- /**
- * whether to specify CAMERA DRIVER feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_CAMERA_GC032A
- /**
- * whether to specify CAMERA DRIVER feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_CAMERA_GC0310
- /**
- * whether to specify CAMERA DRIVER feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_CAMERA_BF30A2
- /**
- * whether to specify CAMERA DRIVER feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_CAMERA_BF20A6
- /**
- * whether to specify FW_FMTSYS feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_PROG_FW_FMTSYS */
- /**
- * whether to specify FW_FMTEXT feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_PROG_FW_FMTEXT */
- /**
- * whether to specify UNIOT feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_UNIOT */
- /**
- * whether to specify TP feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_TP */
- /**
- * whether to specify ALIIOT smartcard feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_ALIIOTSMARTCARD */
- /**
- * whether to specify ATC feature for Quectel
- */
- #define CONFIG_QUEC_PROJECT_FEATURE_ATC_PARSE
- /**
- * whether to specify CMUX feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_CMUX */
- /**
- * whether to specify ALIPAY IOT SDK feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_ALIPAY_IOT_SDK */
- /**
- * whether to specify MAYILIAN feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_MAYILIAN */
- /**
- * whether to specify ACM feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_USB_ACM */
- /**
- * whether to specify MTP feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_USB_MTP */
- /**
- * whether to enable AT for feature HW_IOT_DEVICE_SDK
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_HW_IOT_DEVICE_SDK */
- /**
- * whether to specify NTRIP RTK feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_NTRIP_RTK */
- /**
- * whether to specify FIREWALL feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_FIREWALL */
- /**
- * whether to specify websocket feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_WEBSOCKET */
- /**
- * whether to specify QIANCHUAN TEE SDK feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_TEESDK_VTRUST */
- /**
- * whether to specify ETHERNET feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_ETHERNET */
- /**
- * whether to specify APPIMG2 feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_APPIMG2 */
- /**
- * whether to specify WIFI feature for Quectel
- */
- /* #undef CONFIG_QUEC_PROJECT_FEATURE_WIFI */
- #endif
|