kernel: default ARM_PMU on for armsr/armv8
CONFIG_ARM_PMU (Arm Performance Monitor Unit) is a requirement to use KVM (virtualization) from Linux 5.11+, as the virtualised guest has virtualized PMU access. Signed-off-by: Mathew McBride <matt@traverse.com.au> (cherry picked from commit 76d4a7c84a97a5555b1962ddb9fc694b7e1f6ba8)
This commit is contained in:
		 Mathew McBride
					Mathew McBride
				
			
				
					committed by
					
						 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
						parent
						
							e306e46a8d
						
					
				
				
					commit
					2c69d3e692
				
			| @@ -47,6 +47,7 @@ config KERNEL_MIPS_FP_SUPPORT | |||||||
|  |  | ||||||
| config KERNEL_ARM_PMU | config KERNEL_ARM_PMU | ||||||
| 	bool | 	bool | ||||||
|  | 	default y if TARGET_armsr_armv8 | ||||||
| 	depends on (arm || aarch64) | 	depends on (arm || aarch64) | ||||||
|  |  | ||||||
| config KERNEL_X86_VSYSCALL_EMULATION | config KERNEL_X86_VSYSCALL_EMULATION | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user