Skip to content

Commit

Permalink
plat-stm32mp2: conf: default enable STGEN for STM32MP2 platforms
Browse files Browse the repository at this point in the history
Default enable STGEN for STM32MP2 platforms.

Signed-off-by: Gatien Chevallier <[email protected]>
  • Loading branch information
GseoC committed Dec 18, 2024
1 parent 6535992 commit 741d1b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/arch/arm/plat-stm32mp2/conf.mk
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ CFG_STM32_RISAF ?= y
CFG_STM32_RNG ?= y
CFG_STM32_RTC ?= y
CFG_STM32_SERC ?= y
CFG_STM32_STGEN ?= y
CFG_STM32_TAMP ?= y
CFG_STM32_UART ?= y

Expand Down

0 comments on commit 741d1b4

Please sign in to comment.