blob: f0987275d2654f9d4b1294c940d6a90c1decc9e9 (
plain)
1
2
3
4
5
6
7
8
9
|
config SM
bool "Enable Secure Monitor driver support"
config MESON_SM
bool "Amlogic Secure Monitor driver"
select SM
default n
help
Say y here to enable the Amlogic secure monitor driver.
|