quec_proj_config.h 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763
  1. /* Copyright (C) 2020 QUECTEL Technologies Limited and/or its affiliates("QUECTEL").
  2. * All rights reserved.
  3. */
  4. #ifndef _QUEC_PROJ_CONFIG_H_
  5. #define _QUEC_PROJ_CONFIG_H_
  6. // Auto generated. Don't edit it manually!
  7. /**
  8. * whether to specify feature for Quectel
  9. */
  10. #define CONFIG_QUEC_PROJECT_FEATURE
  11. /**
  12. * Core Version label
  13. */
  14. #define QL_CORE_VERSION ""
  15. /**
  16. * Specify Vendor Chip Name for Quectel
  17. */
  18. #define CONFIG_QL_PROJECT_VENDOR_CHIP_DEF "UIS8850CM"
  19. /**
  20. * Specify Project Main Name for Quectel
  21. */
  22. #define CONFIG_QL_PROJECT_DEF_EG800G
  23. /**
  24. * Specify Project Sub Name for Quectel
  25. */
  26. #define CONFIG_QL_PROJECT_DEF_SUB_CN_GB
  27. /**
  28. * Specify Project FULL Name for Quectel
  29. */
  30. #define CONFIG_QL_PROJECT_DEF_EG800G_CN_GB
  31. /**
  32. * Specify SDK BUILD Flag for Quectel
  33. */
  34. #define CONFIG_QL_CCSDK_BUILD_
  35. /**
  36. * whether to specify NETIF feature for Quectel
  37. */
  38. #define CONFIG_QUEC_PROJECT_FEATURE_NETIF
  39. /**
  40. * whether to specify SDMMC PORT(1=SDMMC1/2=SDMMC2) feature for Quectel
  41. */
  42. #define CONFIG_QUEC_PROJECT_FEATURE_SDMMC_PORT 1
  43. /**
  44. * whether to specify SDMMC feature for Quectel
  45. */
  46. /* #undef CONFIG_QUEC_PROJECT_FEATURE_SDMMC */
  47. /**
  48. * whether to specify EMMC feature for Quectel
  49. */
  50. /* #undef CONFIG_QUEC_PROJECT_FEATURE_EMMC */
  51. /**
  52. * whether to specify SDMMC2 feature for Quectel
  53. */
  54. /* #undef CONFIG_QUEC_PROJECT_FEATURE_SDMMC2 */
  55. /**
  56. * whether to specify EMMC2 feature for Quectel
  57. */
  58. /* #undef CONFIG_QUEC_PROJECT_FEATURE_EMMC2 */
  59. /**
  60. * whether to specify FILE feature for Quectel
  61. */
  62. #define CONFIG_QUEC_PROJECT_FEATURE_FILE
  63. /**
  64. * whether to specify FILE_ZIP feature for Quectel
  65. */
  66. /* #undef CONFIG_QUEC_PROJECT_FEATURE_FILE_ZIP */
  67. /**
  68. * whether to specify PPP feature for Quectel
  69. */
  70. /* #undef CONFIG_QUEC_PROJECT_FEATURE_PPP */
  71. /**
  72. * whether to specify CURL feature for Quectel
  73. */
  74. #define CONFIG_QUEC_PROJECT_FEATURE_CURL
  75. /**
  76. * whether to specify LWIP feature for Quectel
  77. */
  78. #define CONFIG_QUEC_PROJECT_FEATURE_LWIP
  79. /**
  80. * whether to specify SOCKET feature for Quectel
  81. */
  82. #define CONFIG_QUEC_PROJECT_FEATURE_SOCKET
  83. /**
  84. * whether to specify DNS feature for Quectel
  85. */
  86. #define CONFIG_QUEC_PROJECT_FEATURE_DNS
  87. /**
  88. * whether to specify PING feature for Quectel
  89. */
  90. #define CONFIG_QUEC_PROJECT_FEATURE_PING
  91. /**
  92. * whether to specify HTTP feature for Quectel
  93. */
  94. #define CONFIG_QUEC_PROJECT_FEATURE_HTTP
  95. /**
  96. * whether to specify CTSREG feature for Quectel
  97. */
  98. /* #undef CONFIG_QUEC_PROJECT_FEATURE_CTSREG */
  99. /**
  100. * whether to specify MMS feature for Quectel
  101. */
  102. /* #undef CONFIG_QUEC_PROJECT_FEATURE_MMS */
  103. /**
  104. * whether to specify MQTT feature for Quectel
  105. */
  106. #define CONFIG_QUEC_PROJECT_FEATURE_MQTT
  107. /**
  108. * whether to specify MQTT feature for Quectel
  109. */
  110. /* #undef CONFIG_QUEC_PROJECT_FEATURE_CUIOT */
  111. /**
  112. * whether to specify FTP feature for Quectel
  113. */
  114. #define CONFIG_QUEC_PROJECT_FEATURE_FTP
  115. /**
  116. * whether to specify SSL feature for Quectel
  117. */
  118. #define CONFIG_QUEC_PROJECT_FEATURE_SSL
  119. /**
  120. * whether to specify TLV feature for Quectel
  121. */
  122. #define CONFIG_QUEC_PROJECT_FEATURE_TLV
  123. /**
  124. * whether to specify LBS feature for Quectel
  125. */
  126. #define CONFIG_QUEC_PROJECT_FEATURE_LBS
  127. /**
  128. * whether to specify LWM2M feature for Quectel
  129. */
  130. /* #undef CONFIG_QUEC_PROJECT_FEATURE_LWM2M */
  131. /**
  132. * whether to specify NTP feature for Quectel
  133. */
  134. #define CONFIG_QUEC_PROJECT_FEATURE_NTP
  135. /**
  136. * whether to specify FOTA feature for Quectel
  137. */
  138. #define CONFIG_QUEC_PROJECT_FEATURE_FOTA
  139. /**
  140. * whether to specify network feature for Quectel
  141. */
  142. #define CONFIG_QUEC_PROJECT_FEATURE_NW
  143. /**
  144. * whether to specify USBNET feature for Quectel
  145. */
  146. /* #undef CONFIG_QUEC_PROJECT_FEATURE_USBNET */
  147. /**
  148. * whether to specify USB MASS Storage feature for Quectel
  149. */
  150. /* #undef CONFIG_QUEC_PROJECT_FEATURE_USB_MASS_STORAGE */
  151. /**
  152. * whether to specify SMS feature for Quectel
  153. */
  154. #define CONFIG_QUEC_PROJECT_FEATURE_SMS
  155. /**
  156. * whether to specify VOICE CALL feature for Quectel
  157. */
  158. /* #undef CONFIG_QUEC_PROJECT_FEATURE_VOICE_CALL */
  159. /**
  160. * whether to specify VoLTE feature for Quectel
  161. */
  162. /* #undef CONFIG_QUEC_PROJECT_FEATURE_VOLTE */
  163. /**
  164. * whether to specify BT feature for Quectel
  165. */
  166. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BT */
  167. /**
  168. * whether to specify BLE_GATT feature for Quectel
  169. */
  170. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BLE_GATT */
  171. /**
  172. * whether to specify WIFISCAN feature for Quectel
  173. */
  174. #define CONFIG_QUEC_PROJECT_FEATURE_WIFISCAN
  175. /**
  176. * whether to specify GNSS feature for Quectel
  177. */
  178. #define CONFIG_QUEC_PROJECT_FEATURE_GNSS
  179. /**
  180. * whether to specify HD_GNSS feature for Quectel
  181. */
  182. /* #undef CONFIG_QUEC_PROJECT_FEATURE_INTERNAL_GNSS */
  183. /**
  184. * whether to specify HD_GNSS feature for Quectel
  185. */
  186. #define CONFIG_QUEC_PROJECT_FEATURE_HD_GNSS
  187. /**
  188. * whether to specify RTK feature for Quectel
  189. */
  190. /* #undef CONFIG_QUEC_PROJECT_FEATURE_RTK */
  191. /**
  192. * whether to specify LCD feature for Quectel
  193. */
  194. #define CONFIG_QUEC_PROJECT_FEATURE_LCD
  195. /**
  196. * whether to specify LVGL feature for Quectel
  197. */
  198. /* #undef CONFIG_QUEC_PROJECT_FEATURE_LVGL */
  199. /**
  200. * whether to specify CAMERA feature for Quectel
  201. */
  202. #define CONFIG_QUEC_PROJECT_FEATURE_CAMERA
  203. /**
  204. * whether to specify SPI feature for Quectel
  205. */
  206. #define CONFIG_QUEC_PROJECT_FEATURE_SPI
  207. /**
  208. * whether to specify SPI_FLASH feature for Quectel
  209. */
  210. #define CONFIG_QUEC_PROJECT_FEATURE_SPI_FLASH
  211. /**
  212. * whether to specify SPI_NOR_FLASH feature for Quectel
  213. */
  214. #define CONFIG_QUEC_PROJECT_FEATURE_SPI_NOR_FLASH
  215. /**
  216. * whether to specify SPI_NAND_FLASH feature for Quectel
  217. */
  218. #define CONFIG_QUEC_PROJECT_FEATURE_SPI_NAND_FLASH
  219. /**
  220. * whether to specify SPI6_NAND_FLASH feature for Quectel
  221. */
  222. /* #undef CONFIG_QUEC_PROJECT_FEATURE_SPI6_NAND_FLASH */
  223. /**
  224. * whether to specify SPI4_EXT_NOR_SFFS feature for Quectel
  225. */
  226. /* #undef CONFIG_QUEC_PROJECT_FEATURE_SPI4_EXT_NOR_SFFS */
  227. /**
  228. * whether to specify UART feature for Quectel
  229. */
  230. #define CONFIG_QUEC_PROJECT_FEATURE_UART
  231. /**
  232. * whether to specify LEDCFG feature for Quectel
  233. */
  234. #define CONFIG_QUEC_PROJECT_FEATURE_LEDCFG
  235. /**
  236. * whether to specify GPIO feature for Quectel
  237. */
  238. #define CONFIG_QUEC_PROJECT_FEATURE_GPIO
  239. /**
  240. * whether to specify ADC feature for Quectel
  241. */
  242. #define CONFIG_QUEC_PROJECT_FEATURE_ADC
  243. /**
  244. * whether to specify SIM feature for Quectel
  245. */
  246. #define CONFIG_QUEC_PROJECT_FEATURE_SIM
  247. /**
  248. * whether to specify VSIM adapt feature for Quectel
  249. */
  250. /* #undef CONFIG_QUEC_PROJECT_FEATURE_VSIM_ADAPT */
  251. /**
  252. * whether to specify VSIM adapt STD feature for Quectel
  253. */
  254. /* #undef CONFIG_QUEC_PROJECT_FEATURE_VSIM_ADAPT_STD */
  255. /**
  256. * whether to specify QVSIM feature for Quectel
  257. */
  258. /* #undef CONFIG_QUEC_PROJECT_FEATURE_QVSIM */
  259. /**
  260. * whether to specify Phone book feature for Quectel
  261. */
  262. /* #undef CONFIG_QUEC_PROJECT_FEATURE_PBK */
  263. /**
  264. * whether to specify STK feature for Quectel
  265. */
  266. /* #undef CONFIG_QUEC_PROJECT_FEATURE_STK */
  267. /**
  268. * whether to specify BIP feature for Quectel
  269. */
  270. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BIP */
  271. /**
  272. * whether to specify Power Key feature for Quectel
  273. */
  274. #define CONFIG_QUEC_PROJECT_FEATURE_PWK
  275. /**
  276. * whether to specify SLEEP feature for Quectel
  277. */
  278. #define CONFIG_QUEC_PROJECT_FEATURE_SLEEP
  279. /**
  280. * whether to specify I2C feature for Quectel
  281. */
  282. #define CONFIG_QUEC_PROJECT_FEATURE_I2C
  283. /**
  284. * whether to specify DECODER feature for Quectel
  285. */
  286. /* #undef CONFIG_QUEC_PROJECT_FEATURE_DECODER */
  287. /**
  288. * whether to specify AUDIO feature for Quectel
  289. */
  290. /* #undef CONFIG_QUEC_PROJECT_FEATURE_AUDIO */
  291. /**
  292. * whether to specify AUDIO feature for Quectel
  293. */
  294. /* #undef CONFIG_QUEC_PROJECT_FEATURE_AUDIO_RECORD */
  295. /**
  296. * whether to specify KEYPAD feature for Quectel
  297. */
  298. #define CONFIG_QUEC_PROJECT_FEATURE_KEYPAD
  299. /**
  300. * whether to export Quectel OPEN CPU package
  301. */
  302. #define CONFIG_QL_OPEN_EXPORT_PKG
  303. /**
  304. * whether to specify URC feature for Quectel
  305. */
  306. /* #undef CONFIG_QUEC_PROJECT_FEATURE_URC */
  307. /**
  308. * whether to specify secure boot feature for Quectel
  309. */
  310. #define CONFIG_QUEC_PROJECT_FEATURE_SECURE_BOOT
  311. /**
  312. * whether to specify usb suspend feature for Quectel
  313. */
  314. /* #undef CONFIG_QUEC_PROJECT_FEATURE_USB_SUSPEND */
  315. /**
  316. * whether to specify Boot SPI Flash feature for Quectel
  317. */
  318. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_SPI_FLASH */
  319. /**
  320. * whether to specify Boot LCD feature for Quectel
  321. */
  322. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_LCD */
  323. /**
  324. * whether to specify Boot URC feature for Quectel
  325. */
  326. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_URC */
  327. /**
  328. * whether to specify Boot SDMMC feature for Quectel
  329. */
  330. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_SDMMC */
  331. /**
  332. * whether to specify Boot EMMC feature for Quectel
  333. */
  334. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_EMMC */
  335. /**
  336. * whether to specify Boot SDMMC2 feature for Quectel
  337. */
  338. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_SDMMC2 */
  339. /**
  340. * whether to specify Boot EMMC2 feature for Quectel
  341. */
  342. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_EMMC2 */
  343. /**
  344. * whether to specify Boot NAND FLASH feature for Quectel
  345. */
  346. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_NAND_FLASH */
  347. /**
  348. * whether to specify Boot SPI6 NAND FLASH feature for Quectel
  349. */
  350. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_SPI6_NAND */
  351. /**
  352. * whether to specify Boot SPI4 NOR FLASH feature for Quectel
  353. */
  354. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_SPI4_NORFLASH */
  355. /**
  356. * whether to specify Boot FAT ONLY READ feature for Quectel
  357. */
  358. #define CONFIG_QUEC_PROJECT_FEATURE_BOOT_FAT_RDONLY
  359. /**
  360. * whether to specify Boot FAT READ & WRITE feature for Quectel
  361. */
  362. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_FAT_RW */
  363. /**
  364. * whether to specify Boot SPI4 EXT NOR SFFS feature for Quectel
  365. */
  366. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_SPI4_EXTNSFFS */
  367. /**
  368. * whether to specify Spi6 ext nor flash feature for Quectel
  369. */
  370. #define CONFIG_QUEC_PROJECT_FEATURE_SPI6_EXT_NOR
  371. /**
  372. * whether to specify ext mapping ufs feature for Quectel
  373. */
  374. /* #undef CONFIG_QUEC_PROJECT_FEATURE_EXT_MAPPING_UFS */
  375. /**
  376. * whether to specify ext codec feature for Quectel
  377. */
  378. /* #undef CONFIG_QUEC_PROJECT_FEATURE_EXT_CODEC */
  379. /**
  380. * whether to specify RTC feature for Quectel
  381. */
  382. #define CONFIG_QUEC_PROJECT_FEATURE_RTC
  383. /**
  384. * whether to specify USB CHARGE feature for Quectel
  385. */
  386. #define CONFIG_QUEC_PROJECT_FEATURE_USB_CHARGE
  387. /**
  388. * whether to specify USB AUDIO feature for Quectel
  389. */
  390. /* #undef CONFIG_QUEC_PROJECT_FEATURE_USB_AUDIO */
  391. /**
  392. * whether to specify VIRT AT feature for Quectel
  393. */
  394. #define CONFIG_QUEC_PROJECT_FEATURE_VIRT_AT
  395. /**
  396. * whether to specify TTS
  397. */
  398. /* #undef CONFIG_QUEC_PROJECT_FEATURE_TTS */
  399. /**
  400. * whether to place TTS lib in kernel
  401. */
  402. /* #undef CONFIG_QUEC_PROJECT_FEATURE_TTS_IN_KERNEL */
  403. /**
  404. * whether to sfs file feature for Quectel
  405. */
  406. #define CONFIG_QUEC_PROJECT_FEATURE_SFS_FILE
  407. /**
  408. * whether to enalbe NOTIFY EVENT
  409. */
  410. /* #undef CONFIG_QUEC_PROJECT_NOTIFY_EVENT */
  411. /**
  412. * whether to export ALI_LINKSDK
  413. */
  414. /* #undef CONFIG_QUEC_PROJECT_FEATURE_ALI_LINKSDK */
  415. /*
  416. * whether to specify PSM feature for Quectel
  417. */
  418. #define CONFIG_QUEC_PROJECT_FEATURE_PSM
  419. /*
  420. * whether to specify QDSIM feature for Quectel
  421. */
  422. /* #undef CONFIG_QUEC_PROJECT_FEATURE_QDSIM */
  423. /*
  424. * whether to specify DSSS feature for Quectel
  425. */
  426. #define CONFIG_QUEC_PROJECT_FEATURE_DSSS
  427. /**
  428. * whether to specify JAMMING detection feature for Quectel
  429. */
  430. /* #undef CONFIG_QUEC_PROJECT_FEATURE_JAMDET */
  431. /**
  432. * whether to specify SD detection feature for Quectel
  433. */
  434. /* #undef CONFIG_QUEC_PROJECT_FEATURE_SDDET */
  435. /**
  436. * whether to specify USB feature for Quectel
  437. */
  438. #define CONFIG_QUEC_PROJECT_FEATURE_USB
  439. /**
  440. * whether to specify USB feature for Quectel
  441. */
  442. /* #undef CONFIG_QUEC_PROJECT_FEATURE_USB_DRIVERS */
  443. /**
  444. * whether to specify HEADSET detection feature for Quectel
  445. */
  446. /* #undef CONFIG_QUEC_PROJECT_FEATURE_HEADSET_DET */
  447. /**
  448. * whether to specify RFTEST feature for Quectel
  449. */
  450. #define CONFIG_QUEC_PROJECT_FEATURE_RFTEST
  451. /**
  452. * whether to specify FS NAND FLASH feature for Quectel
  453. */
  454. /* #undef CONFIG_QUEC_PROJECT_FEATURE_FS_NAND_FLASH */
  455. /**
  456. * whether to specify FS NOR FLASH feature for Quectel
  457. */
  458. /* #undef CONFIG_QUEC_PROJECT_FEATURE_FS_NOR_FLASH */
  459. /**
  460. * whether to specify SSH2 feature for Quectel
  461. */
  462. /* #undef CONFIG_QUEC_PROJECT_FEATURE_SSH2 */
  463. /**
  464. * whether to specify CLOUDOTA feature for Quectel
  465. */
  466. /* #undef CONFIG_QUEC_PROJECT_FEATURE_CLOUDOTA */
  467. /**
  468. * whether to specify EMBED NOR FLASH feature for Quectel
  469. */
  470. /* #undef CONFIG_QUEC_PROJECT_FEATURE_EMBED_NOR_FLASH */
  471. /**
  472. * whether to specify EXT NOR MOUNT SFFS feature for Quectel
  473. */
  474. #define CONFIG_QUEC_PROJECT_FEATURE_EXT_NOR_SFFS_MOUNT
  475. /**
  476. * whether to specify QUECTHING SDK feature for Quectel
  477. */
  478. /* #undef CONFIG_QUEC_PROJECT_FEATURE_QTHSDK */
  479. /**
  480. * whether to specify Boot LED feature for Quectel
  481. */
  482. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_LED */
  483. /**
  484. * whether to specify BOOT ADC feature for Quectel
  485. */
  486. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_ADC */
  487. /**
  488. * whether to specify BOOT SCATTER feature for Quectel
  489. */
  490. /* #undef CONFIG_QUEC_PROJECT_FEATURE_BOOT_SCATTER */
  491. /**
  492. * whether to specify SMTP feature for Quectel
  493. */
  494. /* #undef CONFIG_QUEC_PROJECT_FEATURE_SMTP */
  495. /**
  496. * whether to specify DTMF feature for Quectel
  497. */
  498. /* #undef CONFIG_QUEC_PROJECT_FEATURE_DTMF */
  499. /**
  500. * whether to specify GPRS_DATA_TRANSFER feature for Quectel
  501. */
  502. /* #undef CONFIG_QUEC_PROJECT_FEATURE_GPRS_DATA_TRANSFER */
  503. /**
  504. * whether to specify LCD DRIVER feature for Quectel
  505. */
  506. #define CONFIG_QUEC_PROJECT_FEATURE_LCD_GC9305
  507. /**
  508. * whether to specify LCD DRIVER feature for Quectel
  509. */
  510. #define CONFIG_QUEC_PROJECT_FEATURE_LCD_ST7735S
  511. /**
  512. * whether to specify LCD DRIVER feature for Quectel
  513. */
  514. #define CONFIG_QUEC_PROJECT_FEATURE_LCD_ST7789V
  515. /**
  516. * whether to specify LCD DRIVER feature for Quectel
  517. */
  518. #define CONFIG_QUEC_PROJECT_FEATURE_LCD_ST7567A
  519. /**
  520. * whether to specify CAMERA DRIVER feature for Quectel
  521. */
  522. #define CONFIG_QUEC_PROJECT_FEATURE_CAMERA_GC032A
  523. /**
  524. * whether to specify CAMERA DRIVER feature for Quectel
  525. */
  526. #define CONFIG_QUEC_PROJECT_FEATURE_CAMERA_GC0310
  527. /**
  528. * whether to specify CAMERA DRIVER feature for Quectel
  529. */
  530. #define CONFIG_QUEC_PROJECT_FEATURE_CAMERA_BF30A2
  531. /**
  532. * whether to specify CAMERA DRIVER feature for Quectel
  533. */
  534. #define CONFIG_QUEC_PROJECT_FEATURE_CAMERA_BF20A6
  535. /**
  536. * whether to specify FW_FMTSYS feature for Quectel
  537. */
  538. /* #undef CONFIG_QUEC_PROJECT_FEATURE_PROG_FW_FMTSYS */
  539. /**
  540. * whether to specify FW_FMTEXT feature for Quectel
  541. */
  542. /* #undef CONFIG_QUEC_PROJECT_FEATURE_PROG_FW_FMTEXT */
  543. /**
  544. * whether to specify UNIOT feature for Quectel
  545. */
  546. /* #undef CONFIG_QUEC_PROJECT_FEATURE_UNIOT */
  547. /**
  548. * whether to specify TP feature for Quectel
  549. */
  550. /* #undef CONFIG_QUEC_PROJECT_FEATURE_TP */
  551. /**
  552. * whether to specify ALIIOT smartcard feature for Quectel
  553. */
  554. /* #undef CONFIG_QUEC_PROJECT_FEATURE_ALIIOTSMARTCARD */
  555. /**
  556. * whether to specify ATC feature for Quectel
  557. */
  558. #define CONFIG_QUEC_PROJECT_FEATURE_ATC_PARSE
  559. /**
  560. * whether to specify CMUX feature for Quectel
  561. */
  562. /* #undef CONFIG_QUEC_PROJECT_FEATURE_CMUX */
  563. /**
  564. * whether to specify ALIPAY IOT SDK feature for Quectel
  565. */
  566. /* #undef CONFIG_QUEC_PROJECT_FEATURE_ALIPAY_IOT_SDK */
  567. /**
  568. * whether to specify MAYILIAN feature for Quectel
  569. */
  570. /* #undef CONFIG_QUEC_PROJECT_FEATURE_MAYILIAN */
  571. /**
  572. * whether to specify ACM feature for Quectel
  573. */
  574. /* #undef CONFIG_QUEC_PROJECT_FEATURE_USB_ACM */
  575. /**
  576. * whether to specify MTP feature for Quectel
  577. */
  578. /* #undef CONFIG_QUEC_PROJECT_FEATURE_USB_MTP */
  579. /**
  580. * whether to enable AT for feature HW_IOT_DEVICE_SDK
  581. */
  582. /* #undef CONFIG_QUEC_PROJECT_FEATURE_HW_IOT_DEVICE_SDK */
  583. /**
  584. * whether to specify NTRIP RTK feature for Quectel
  585. */
  586. /* #undef CONFIG_QUEC_PROJECT_FEATURE_NTRIP_RTK */
  587. /**
  588. * whether to specify FIREWALL feature for Quectel
  589. */
  590. /* #undef CONFIG_QUEC_PROJECT_FEATURE_FIREWALL */
  591. /**
  592. * whether to specify websocket feature for Quectel
  593. */
  594. /* #undef CONFIG_QUEC_PROJECT_FEATURE_WEBSOCKET */
  595. /**
  596. * whether to specify QIANCHUAN TEE SDK feature for Quectel
  597. */
  598. /* #undef CONFIG_QUEC_PROJECT_FEATURE_TEESDK_VTRUST */
  599. /**
  600. * whether to specify ETHERNET feature for Quectel
  601. */
  602. /* #undef CONFIG_QUEC_PROJECT_FEATURE_ETHERNET */
  603. /**
  604. * whether to specify APPIMG2 feature for Quectel
  605. */
  606. /* #undef CONFIG_QUEC_PROJECT_FEATURE_APPIMG2 */
  607. /**
  608. * whether to specify WIFI feature for Quectel
  609. */
  610. /* #undef CONFIG_QUEC_PROJECT_FEATURE_WIFI */
  611. #endif