diff --git a/modules/Kconfig.stm32 b/modules/Kconfig.stm32 index ad598f63006..beab5491185 100644 --- a/modules/Kconfig.stm32 +++ b/modules/Kconfig.stm32 @@ -442,6 +442,16 @@ config USE_STM32_HAL_RAMCFG Enable STM32Cube RAMs configuration controller (RAMCFG) HAL module driver +config USE_STM32_HAL_RADIO + bool + help + Enable STM32Cube Radio HAL module driver + +config USE_STM32_HAL_RADIO_TIMER + bool + help + Enable STM32Cube Radio Timer HAL module driver + config USE_STM32_HAL_RAMECC bool help