xref: /linux/drivers/firmware/meson/Kconfig (revision fcc8487d477a3452a1d0ccbdd4c5e0e1e3cb8bed)
1#
2# Amlogic Secure Monitor driver
3#
4config MESON_SM
5	bool
6	default ARCH_MESON
7	depends on ARM64_4K_PAGES
8	help
9	  Say y here to enable the Amlogic secure monitor driver
10