Loading...
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.