modules: stm32: add DCMIPP and DDR modules found on STM32MP13XX
Addition of the DCMIPP and DDR modules. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
This commit is contained in:
parent
5a672f6cf9
commit
d78842a5fd
1 changed files with 11 additions and 0 deletions
|
@ -117,6 +117,17 @@ config USE_STM32_HAL_DCMI_EX
|
|||
Enable STM32Cube Extended Digital camera interface (DCM) HAL module
|
||||
driver
|
||||
|
||||
config USE_STM32_HAL_DCMIPP
|
||||
bool
|
||||
help
|
||||
Enable STM32Cube Digital Camera Interface Pixel Pipeline (DCMIPP) HAL module
|
||||
driver
|
||||
|
||||
config USE_STM32_HAL_DDR
|
||||
bool
|
||||
help
|
||||
Enable STM32Cube DDR-SDRAM HAL module driver
|
||||
|
||||
config USE_STM32_HAL_DFSDM
|
||||
bool
|
||||
help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue