summaryrefslogtreecommitdiff
path: root/drivers/sm/Kconfig
blob: 926af28633084b3c7a9c396dfb745fa2eeb52c64 (plain)
1
2
3
4
5
6
7
8
config SM
	bool "Enable Secure Monitor driver support"

config MESON_SM
	bool "Amlogic Secure Monitor driver"
	select SM
	help
	  Say y here to enable the Amlogic secure monitor driver.