mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-11-04 11:03:44 +00:00 
			
		
		
		
	kernel: Adjust 4.14.x config for x86_64
The UNWINDER config options where renamed in:
8af220c9e240 ("x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'")
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
			
			
This commit is contained in:
		@@ -3838,9 +3838,9 @@ CONFIG_OPTIMIZE_INLINING=y
 | 
				
			|||||||
# CONFIG_DEBUG_NMI_SELFTEST is not set
 | 
					# CONFIG_DEBUG_NMI_SELFTEST is not set
 | 
				
			||||||
CONFIG_X86_DEBUG_FPU=y
 | 
					CONFIG_X86_DEBUG_FPU=y
 | 
				
			||||||
# CONFIG_PUNIT_ATOM_DEBUG is not set
 | 
					# CONFIG_PUNIT_ATOM_DEBUG is not set
 | 
				
			||||||
# CONFIG_FRAME_POINTER_UNWINDER is not set
 | 
					CONFIG_UNWINDER_ORC=y
 | 
				
			||||||
CONFIG_ORC_UNWINDER=y
 | 
					# CONFIG_UNWINDER_FRAME_POINTER is not set
 | 
				
			||||||
# CONFIG_GUESS_UNWINDER is not set
 | 
					# CONFIG_UNWINDER_GUESS is not set
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# Security options
 | 
					# Security options
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user