hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
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