forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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