Kconfig.stm32 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694
  1. # STM32CUBE HAL config
  2. # Copyright (c) 2016 Linaro Limited.
  3. # SPDX-License-Identifier: Apache-2.0
  4. config HAS_STM32LIB
  5. bool
  6. config HAS_STM32CUBE
  7. bool
  8. select HAS_CMSIS_CORE
  9. depends on SOC_FAMILY_STM32
  10. if HAS_STM32CUBE
  11. config USE_STM32_HAL_ADC
  12. bool
  13. help
  14. Enable STM32Cube Analog-to-Digital Converter (ADC) HAL module driver
  15. config USE_STM32_HAL_ADC_EX
  16. bool
  17. help
  18. Enable STM32Cube Extended Analog-to-Digital Converter (ADC) HAL
  19. module driver
  20. config USE_STM32_HAL_CAN
  21. bool
  22. help
  23. Enable STM32Cube Controller Area Network (CAN) HAL module driver
  24. config USE_STM32_HAL_CEC
  25. bool
  26. help
  27. Enable STM32Cube HDMI-CEC controller (CEC) HAL module driver
  28. config USE_STM32_HAL_COMP
  29. bool
  30. help
  31. Enable STM32Cube Ultra Low Power Comparator channels (COMP) HAL module
  32. driver
  33. config USE_STM32_HAL_CORTEX
  34. bool
  35. help
  36. Enable STM32Cube CORTEX HAL module driver
  37. config USE_STM32_HAL_CRC
  38. bool
  39. help
  40. Enable STM32Cube Cyclic redundancy check calculation unit (CRC) HAL
  41. module driver
  42. config USE_STM32_HAL_CRC_EX
  43. bool
  44. help
  45. Enable STM32Cube Extended Cyclic redundancy check calculation unit
  46. (CRC) HAL module driver
  47. config USE_STM32_HAL_CRYP
  48. bool
  49. help
  50. Enable STM32Cube Cryptographic processor (CRYP) HAL module driver
  51. config USE_STM32_HAL_CRYP_EX
  52. bool
  53. help
  54. Enable STM32Cube Extended Cryptographic processor (CRYP) HAL module
  55. driver
  56. config USE_STM32_HAL_DAC
  57. bool
  58. help
  59. Enable STM32Cube Digital-to-analog converter (DAC) HAL module driver
  60. config USE_STM32_HAL_DAC_EX
  61. bool
  62. help
  63. Enable STM32Cube Extended Digital-to-analog converter (DAC) HAL module
  64. driver
  65. config USE_STM32_HAL_DCMI
  66. bool
  67. help
  68. Enable STM32Cube Digital camera interface (DCM) HAL module driver
  69. config USE_STM32_HAL_DCMI_EX
  70. bool
  71. help
  72. Enable STM32Cube Extended Digital camera interface (DCM) HAL module
  73. driver
  74. config USE_STM32_HAL_DFSDM
  75. bool
  76. help
  77. Enable STM32Cube Digital filter for sigma delta modulators (DFSDM) HAL
  78. module driver
  79. config USE_STM32_HAL_DFSDM_EX
  80. bool
  81. help
  82. Enable STM32Cube Extended Digital filter for sigma delta modulators
  83. (DFSDM) HAL module driver
  84. config USE_STM32_HAL_DMA
  85. bool
  86. help
  87. Enable STM32Cube Direct Memory Access controller (DMA) HAL module
  88. driver
  89. config USE_STM32_HAL_DMA2D
  90. bool
  91. help
  92. Enable STM32Cube Chrom-Art Accelerator™ controller (DMA2D) HAL module
  93. driver
  94. config USE_STM32_HAL_DMA_EX
  95. bool
  96. help
  97. Enable STM32Cube Extended Direct Memory Access controller (DMA) HAL
  98. module driver
  99. config USE_STM32_HAL_DSI
  100. bool
  101. help
  102. Enable STM32Cube Display Serial Interface Host (DSI) HAL module driver
  103. config USE_STM32_HAL_ETH
  104. bool
  105. help
  106. Enable STM32Cube Ethernet (ETH) HAL module driver
  107. config USE_STM32_HAL_ETH_EX
  108. bool
  109. help
  110. Enable STM32Cube Extended Ethernet (ETH) HAL module driver
  111. config USE_STM32_HAL_EXTI
  112. bool
  113. help
  114. Enable STM32Cube Extended interrupt and event controller (EXTI) HAL
  115. module driver
  116. config USE_STM32_HAL_FDCAN
  117. bool
  118. help
  119. Enable STM32Cube Controller area network with flexible data rate
  120. (FDCAN) HAL module driver
  121. config USE_STM32_HAL_FIREWALL
  122. bool
  123. help
  124. Enable STM32Cube Firewall HAL module driver
  125. config USE_STM32_HAL_FLASH
  126. bool
  127. help
  128. Enable STM32Cube Embedded Flash Memory (FLASH) HAL module driver
  129. config USE_STM32_HAL_FLASH_EX
  130. bool
  131. help
  132. Enable STM32Cube Extended Embedded Flash Memory (FLASH) HAL module
  133. driver
  134. config USE_STM32_HAL_FLASH_RAMFUNC
  135. bool
  136. help
  137. Enable STM32Cube Embedded Flash Memory RAM functions (FLASH_RAMFUNC)
  138. HAL module driver
  139. config USE_STM32_HAL_FMAC
  140. bool
  141. help
  142. Enable STM32Cube Filter Math Accelerator (FMAC) HAL module driver
  143. config USE_STM32_HAL_FMPI2C
  144. bool
  145. help
  146. Enable STM32Cube Fast-mode Plus Inter-integrated circuit (FMPI2C)
  147. HAL module driver
  148. config USE_STM32_HAL_FMPI2C_EX
  149. bool
  150. help
  151. Enable STM32Cube Extended Fast-mode Plus Inter-integrated circuit
  152. (FMPI2C) HAL module driver
  153. config USE_STM32_HAL_GFXMMU
  154. bool
  155. help
  156. Enable STM32Cube Chrom-GRCTM (GFXMMU) HAL module driver
  157. config USE_STM32_HAL_GPIO
  158. bool
  159. help
  160. Enable STM32Cube General-purpose I/Os (GPIO) HAL module driver
  161. config USE_STM32_HAL_GPIO_EX
  162. bool
  163. help
  164. Enable STM32Cube Extended General-purpose I/Os (GPIO) HAL module
  165. driver
  166. config USE_STM32_HAL_HASH
  167. bool
  168. help
  169. Enable STM32Cube Hash processor (HASH) HAL module driver
  170. config USE_STM32_HAL_HASH_EX
  171. bool
  172. help
  173. Enable STM32Cube Extended Hash processor (HASH) HAL module driver
  174. config USE_STM32_HAL_HCD
  175. bool
  176. help
  177. Enable STM32Cube Host Controller device (HCD) HAL module driver
  178. config USE_STM32_HAL_HRTIM
  179. bool
  180. help
  181. Enable STM32Cube High-Resolution Timer (HRTIM) HAL module driver
  182. config USE_STM32_HAL_HSEM
  183. bool
  184. help
  185. Enable STM32Cube Hardware Semaphore (HSEM) HAL module driver
  186. config USE_STM32_HAL_I2C
  187. bool
  188. help
  189. Enable STM32Cube Inter-integrated circuit (I2C) interface HAL module
  190. driver
  191. config USE_STM32_HAL_I2C_EX
  192. bool
  193. help
  194. Enable STM32Cube Extended Inter-integrated circuit (I2C) interface HAL
  195. module driver
  196. config USE_STM32_HAL_I2S
  197. bool
  198. help
  199. Enable STM32Cube Inter-IC sound (I2S) HAL module driver
  200. config USE_STM32_HAL_I2S_EX
  201. bool
  202. help
  203. Enable STM32Cube Etxended Inter-IC sound (I2S) HAL module driver
  204. config USE_STM32_HAL_IPCC
  205. bool
  206. help
  207. Enable STM32Cube Inter-Processor communication controller (IPCC) HAL
  208. module driver
  209. config USE_STM32_HAL_IRDA
  210. bool
  211. help
  212. Enable STM32Cube Infrared Data Association (IRDA) HAL module driver
  213. config USE_STM32_HAL_IWDG
  214. bool
  215. help
  216. Enable STM32Cube Independent watchdog (IWDG) HAL module driver
  217. config USE_STM32_HAL_JPEG
  218. bool
  219. help
  220. Enable STM32Cube Jpeg codec (JPEG) HAL module driver
  221. config USE_STM32_HAL_LCD
  222. bool
  223. help
  224. Enable STM32Cube LCD controller (LCD) HAL module driver
  225. config USE_STM32_HAL_LPTIM
  226. bool
  227. help
  228. Enable STM32Cube Low Power Timer (LPTIM) HAL module driver
  229. config USE_STM32_HAL_LTDC
  230. bool
  231. help
  232. Enable STM32Cube LCD-TFT controller (LTDC) HAL module driver
  233. config USE_STM32_HAL_LTDC_EX
  234. bool
  235. help
  236. Enable STM32Cube Extended LCD-TFT controller (LTDC) HAL module driver
  237. config USE_STM32_HAL_MDIOS
  238. bool
  239. help
  240. Enable STM32Cube Management data input/output (MDIOS) HAL module
  241. driver
  242. config USE_STM32_HAL_MDMA
  243. bool
  244. help
  245. Enable STM32Cube Master Direct Memory Access controller (MDMA) HAL
  246. module driver
  247. config USE_STM32_HAL_MMC
  248. bool
  249. help
  250. Enable STM32Cube MultiMediaCard interface (SDMMC) HAL module driver
  251. config USE_STM32_HAL_MMC_EX
  252. bool
  253. help
  254. Enable STM32Cube Extended MultiMediaCard interface (SDMMC) HAL module
  255. driver
  256. config USE_STM32_HAL_NAND
  257. bool
  258. help
  259. Enable STM32Cube NAND Controller (NAND) HAL module driver
  260. config USE_STM32_HAL_NOR
  261. bool
  262. help
  263. Enable STM32Cube NOR Controller (NOR) HAL module driver
  264. config USE_STM32_HAL_OPAMP
  265. bool
  266. help
  267. Enable STM32Cube Operational amplifiers (OPAMP) HAL module driver
  268. config USE_STM32_HAL_OPAMP_EX
  269. bool
  270. help
  271. Enable STM32Cube Extended Operational amplifiers (OPAMP) HAL module
  272. driver
  273. config USE_STM32_HAL_OSPI
  274. bool
  275. help
  276. Enable STM32Cube Octo-SPI interface (OSPI) HAL module driver
  277. config USE_STM32_HAL_PCCARD
  278. bool
  279. help
  280. Enable STM32Cube PCCard memories (PCCARD) HAL module driver
  281. config USE_STM32_HAL_PCD
  282. bool
  283. help
  284. Enable STM32Cube USB Peripheral Controller (PCD) HAL module driver
  285. config USE_STM32_HAL_PCD_EX
  286. bool
  287. help
  288. Enable STM32Cube Extended USB Peripheral Controller (PCD) HAL module
  289. driver
  290. config USE_STM32_HAL_PSSI
  291. bool
  292. help
  293. Enable STM32Cube Parallel Synchronous Slave Interface (PSSI)
  294. HAL module driver
  295. config USE_STM32_HAL_PWR
  296. bool
  297. help
  298. Enable STM32Cube Power control (PWR) HAL module driver
  299. config USE_STM32_HAL_PWR_EX
  300. bool
  301. help
  302. Enable STM32Cube Extended Power control (PWR) HAL module driver
  303. config USE_STM32_HAL_QSPI
  304. bool
  305. help
  306. Enable STM32Cube Quad-SPI interface (QSPI) HAL module driver
  307. config USE_STM32_HAL_RAMECC
  308. bool
  309. help
  310. Enable STM32Cube RAM ECC monitoring (RAMECC) HAL module driver
  311. config USE_STM32_HAL_RNG
  312. bool
  313. help
  314. Enable STM32Cube True random number generator (RNG) HAL module driver
  315. config USE_STM32_HAL_RTC
  316. bool
  317. help
  318. Enable STM32Cube Real-time clock (RTC) HAL module driver
  319. config USE_STM32_HAL_RTC_EX
  320. bool
  321. help
  322. Enable STM32Cube Extended Real-time clock (RTC) HAL module driver
  323. config USE_STM32_HAL_SAI
  324. bool
  325. help
  326. Enable STM32Cube Serial audio interface (SAI) HAL module driver
  327. config USE_STM32_HAL_SAI_EX
  328. bool
  329. help
  330. Enable STM32Cube Extended Serial audio interface (SAI) HAL module
  331. driver
  332. config USE_STM32_HAL_SD
  333. bool
  334. help
  335. Enable STM32Cube Secure digital input/output MultiMediaCard interface
  336. (SDMMC) HAL module driver
  337. config USE_STM32_HAL_SD_EX
  338. bool
  339. help
  340. Enable STM32Cube Extended Secure digital input/output MultiMediaCard
  341. interface (SDMMC) HAL module driver
  342. config USE_STM32_HAL_SDADC
  343. bool
  344. help
  345. Enable STM32Cube SDADC HAL module driver
  346. config USE_STM32_HAL_SDRAM
  347. bool
  348. help
  349. Enable STM32Cube SDRAM controller (SDRAM) HAL module driver
  350. config USE_STM32_HAL_SMARTCARD
  351. bool
  352. help
  353. Enable STM32Cube Smartcard controller (SMARTCARD) HAL module driver
  354. config USE_STM32_HAL_SMARTCARD_EX
  355. bool
  356. help
  357. Enable STM32Cube Extended Smartcard controller (SMARTCARD) HAL module
  358. driver
  359. config USE_STM32_HAL_SMBUS
  360. bool
  361. help
  362. Enable STM32Cube System Management Bus (SMBus) HAL module driver
  363. config USE_STM32_HAL_SPDIFRX
  364. bool
  365. help
  366. Enable STM32Cube SPDIF receiver interface (SPDIFRX) HAL module driver
  367. config USE_STM32_HAL_SPI
  368. bool
  369. help
  370. Enable STM32Cube Serial peripheral interface (SPI) HAL module driver
  371. config USE_STM32_HAL_SPI_EX
  372. bool
  373. help
  374. Enable STM32Cube Extended Serial peripheral interface (SPI) HAL module
  375. driver
  376. config USE_STM32_HAL_SRAM
  377. bool
  378. help
  379. Enable STM32Cube SRAM controller (SRAM) HAL module driver
  380. config USE_STM32_HAL_SWPMI
  381. bool
  382. help
  383. Enable STM32Cube Single Wire Protocol Master Interface (SWPMI) HAL
  384. module
  385. config USE_STM32_HAL_TIM
  386. bool
  387. help
  388. Enable STM32Cube Timer (TIM) HAL module driver
  389. config USE_STM32_HAL_TIM_EX
  390. bool
  391. help
  392. Enable STM32Cube Extended Timer (TIM) HAL module driver
  393. config USE_STM32_HAL_TSC
  394. bool
  395. help
  396. Enable STM32Cube Touch sensing controller (TSC) HAL module driver
  397. config USE_STM32_HAL_UART
  398. bool
  399. help
  400. Enable STM32Cube Universal asynchronous receiver transmitter (USART)
  401. HAL module driver
  402. config USE_STM32_HAL_UART_EX
  403. bool
  404. help
  405. Enable STM32Cube Extended Universal asynchronous receiver transmitter
  406. (USART) HAL module driver
  407. config USE_STM32_HAL_USART
  408. bool
  409. help
  410. Enable STM32Cube Universal synchronous asynchronous receiver
  411. transmitter (USART) HAL module driver
  412. config USE_STM32_HAL_USART_EX
  413. bool
  414. help
  415. Enable STM32Cube Extended Universal synchronous asynchronous receiver
  416. transmitter (USART) HAL module driver
  417. config USE_STM32_HAL_WWDG
  418. bool
  419. help
  420. Enable STM32Cube System window watchdog (WWDG) HAL module driver
  421. config USE_STM32_LL_ADC
  422. bool
  423. help
  424. Enable STM32Cube Analog-to-Digital Converter (ADC) LL module driver
  425. config USE_STM32_LL_BDMA
  426. bool
  427. help
  428. Enable STM32Cube Basic direct memory access controller (BDMA) LL
  429. module driver
  430. config USE_STM32_LL_COMP
  431. bool
  432. help
  433. Enable STM32Cube Ultra Low Power Comparator channels (COMP) LL module
  434. driver
  435. config USE_STM32_LL_CRC
  436. bool
  437. help
  438. Enable STM32Cube Cyclic redundancy check calculation unit (CRC) LL
  439. module driver
  440. config USE_STM32_LL_CRS
  441. bool
  442. help
  443. Enable STM32Cube Clock recovery system (CRS) LL module driver
  444. config USE_STM32_LL_DAC
  445. bool
  446. help
  447. Enable STM32Cube Digital-to-analog converter (DAC) LL module driver
  448. config USE_STM32_LL_DELAYBLOCK
  449. bool
  450. help
  451. Enable STM32Cube DelayBlock (DELAYBLOCK) LL module driver
  452. config USE_STM32_LL_DMA
  453. bool
  454. help
  455. Enable STM32Cube Direct Memory Access controller (DMA) LL module
  456. driver
  457. config USE_STM32_LL_DMA2D
  458. bool
  459. help
  460. Enable STM32Cube Chrom-Art Accelerator™ controller (DMA2D) LL module
  461. driver
  462. config USE_STM32_LL_EXTI
  463. bool
  464. help
  465. Enable STM32Cube Extended interrupt and event controller (EXTI) LL
  466. module driver
  467. config USE_STM32_LL_FMAC
  468. bool
  469. help
  470. Enable STM32Cube Filter Math Accelerator (FMAC) LL module driver
  471. config USE_STM32_LL_FMC
  472. bool
  473. help
  474. Enable STM32Cube Flexible memory controller (FMC) LL module driver
  475. config USE_STM32_LL_FSMC
  476. bool
  477. help
  478. Enable STM32Cube Flexible static memory controller (FSMC) LL module
  479. driver
  480. config USE_STM32_LL_GPIO
  481. bool
  482. help
  483. Enable STM32Cube Extended General-purpose I/Os (GPIO) LL module driver
  484. config USE_STM32_LL_HRTIM
  485. bool
  486. help
  487. Enable STM32Cube High-Resolution Timer (HRTIM) LL module driver
  488. config USE_STM32_LL_I2C
  489. bool
  490. help
  491. Enable STM32Cube Inter-integrated circuit (I2C) interface LL module
  492. driver
  493. config USE_STM32_LL_IPCC
  494. bool
  495. help
  496. Enable STM32Cube Inter-Processor communication controller (IPCC) LL
  497. module driver
  498. config USE_STM32_LL_LPTIM
  499. bool
  500. help
  501. Enable STM32Cube Low Power Timer (LPTIM) LL module driver
  502. config USE_STM32_LL_LPUART
  503. bool
  504. help
  505. Enable STM32Cube Low-power universal asynchronous receiver
  506. transmitter (LPUART) LL module driver
  507. config USE_STM32_LL_MDMA
  508. bool
  509. help
  510. Enable STM32Cube Master Direct Memory Access controller (MDMA) LL
  511. module driver
  512. config USE_STM32_LL_OPAMP
  513. bool
  514. help
  515. Enable STM32Cube Operational amplifiers (OPAMP) LL module driver
  516. config USE_STM32_LL_PWR
  517. bool
  518. help
  519. Enable STM32Cube Power control (PWR) LL module driver
  520. config USE_STM32_LL_RCC
  521. bool
  522. help
  523. Enable STM32Cube Reset and Clock Control (RCC) LL module driver
  524. config USE_STM32_LL_RNG
  525. bool
  526. help
  527. Enable STM32Cube True random number generator (RNG) LL module driver
  528. config USE_STM32_LL_RTC
  529. bool
  530. help
  531. Enable STM32Cube Real-time clock (RTC) LL module driver
  532. config USE_STM32_LL_SDMMC
  533. bool
  534. help
  535. Enable STM32Cube SD/SDIO/MMC card host interface (SDMMC) LL module
  536. driver
  537. config USE_STM32_LL_SPI
  538. bool
  539. help
  540. Enable STM32Cube Serial peripheral interface (SPI) LL module driver
  541. config USE_STM32_LL_SWPMI
  542. bool
  543. help
  544. Enable STM32Cube Single Wire Protocol Master Interface (SWPMI) LL
  545. module driver
  546. config USE_STM32_LL_TIM
  547. bool
  548. help
  549. Enable STM32Cube Timer (TIM) LL module driver
  550. config USE_STM32_LL_USART
  551. bool
  552. help
  553. Enable STM32Cube Universal synchronous asynchronous receiver
  554. transmitter (USART) LL module driver
  555. config USE_STM32_LL_USB
  556. bool
  557. help
  558. Enable STM32Cube Universal serial bus full-speed device interface
  559. (USB) LL module driver
  560. config USE_STM32_LL_UTILS
  561. bool
  562. help
  563. Enable STM32Cube Utility functions (UTILS) LL module driver
  564. endif # HAS_STM32CUBE