forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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