hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/gpu/arm/bifrost/tests/Kconfig
....@@ -1,6 +1,6 @@
11 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
22 #
3
-# (C) COPYRIGHT 2017, 2020-2021 ARM Limited. All rights reserved.
3
+# (C) COPYRIGHT 2017, 2020-2022 ARM Limited. All rights reserved.
44 #
55 # This program is free software and is provided to you under the terms of the
66 # GNU General Public License version 2 as published by the Free Software
....@@ -52,6 +52,18 @@
5252 Modules:
5353 - mali_kutf_clk_rate_trace_test_portal.ko
5454
55
+config MALI_KUTF_MGM_INTEGRATION_TEST
56
+ bool "Build Mali KUTF MGM integration test module"
57
+ depends on MALI_KUTF
58
+ default y
59
+ help
60
+ This option will build the MGM integration test module.
61
+ It can test the implementation of PTE translation for specific
62
+ group ids.
63
+
64
+ Modules:
65
+ - mali_kutf_mgm_integration_test.ko
66
+
5567
5668 comment "Enable MALI_BIFROST_DEBUG for KUTF modules support"
5769 depends on MALI_BIFROST && !MALI_BIFROST_DEBUG && MALI_KUTF