forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
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