summaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-ti/conf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/arch/arm/plat-ti/conf.mk')
-rw-r--r--core/arch/arm/plat-ti/conf.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/arch/arm/plat-ti/conf.mk b/core/arch/arm/plat-ti/conf.mk
index 64e499f..231a0b1 100644
--- a/core/arch/arm/plat-ti/conf.mk
+++ b/core/arch/arm/plat-ti/conf.mk
@@ -4,6 +4,7 @@ CFG_WITH_STACK_CANARIES ?= y
CFG_WITH_STATS ?= y
CFG_WITH_SOFTWARE_PRNG ?= n
+$(call force,CFG_SM_PLATFORM_HANDLER,y)
$(call force,CFG_8250_UART,y)
$(call force,CFG_ARM32_core,y)
$(call force,CFG_GENERIC_BOOT,y)