forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/drivers/firmware/meson/Kconfig
....@@ -1,9 +1,11 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Amlogic Secure Monitor driver
34 #
45 config MESON_SM
5
- bool
6
- default ARCH_MESON
6
+ tristate "Amlogic Secure Monitor driver"
7
+ depends on ARCH_MESON || COMPILE_TEST
8
+ default y
79 depends on ARM64_4K_PAGES
810 help
911 Say y here to enable the Amlogic secure monitor driver