brintos

brintos / linux-shallow public Read only

0
0
Text · 275 B · f2fdd37 Raw
12 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3# Amlogic Secure Monitor driver4#5config MESON_SM6	tristate "Amlogic Secure Monitor driver"7	depends on ARCH_MESON || COMPILE_TEST8	default y9	depends on ARM64_4K_PAGES10	help11	  Say y here to enable the Amlogic secure monitor driver12