diff --git a/modules/Kconfig.stm32 b/modules/Kconfig.stm32 index c7d4437fd13..24e90828740 100644 --- a/modules/Kconfig.stm32 +++ b/modules/Kconfig.stm32 @@ -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