Skip to content

Commit

Permalink
plat-stm32mp2: default enable TAMP peripheral support
Browse files Browse the repository at this point in the history
Default enable TAMP peripheral support for stm32mp2x platforms.

Signed-off-by: Gatien Chevallier <[email protected]>
Reviewed-by: Etienne Carriere <[email protected]>
  • Loading branch information
GseoC authored and jforissier committed Nov 27, 2024
1 parent 92ab653 commit b812547
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 @@ -66,6 +66,7 @@ CFG_STM32_RISAB ?= y
CFG_STM32_RISAF ?= y
CFG_STM32_RNG ?= y
CFG_STM32_SERC ?= y
CFG_STM32_TAMP ?= y
CFG_STM32_UART ?= y

# Default enable some test facitilites
Expand Down

0 comments on commit b812547

Please sign in to comment.