MMU_NOTIFIER is an essential config to build nvivia-kernel-oot code, so enable it for NVIDIA Orin platform by default.
Signed-off-by: Meng Li <[email protected]> --- arch/arm64/Kconfig.platforms | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 6c6d11536b42..c76aecd11b47 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -336,6 +336,7 @@ config ARCH_TEGRA select PM select PM_GENERIC_DOMAINS select RESET_CONTROLLER + select MMU_NOTIFIER help This enables support for the NVIDIA Tegra SoC family. -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16047): https://lists.yoctoproject.org/g/linux-yocto/message/16047 Mute This Topic: https://lists.yoctoproject.org/mt/116744324/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
