mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	Kernel: T3489: enable kexec support
This allows us to use kexec in the future to support fast reboots. This is more important on physical hardware which can take 10+ minutes to POST. Signed-Off-By: Rob Thomas <xrobau@gmail.com>
This commit is contained in:
		
							parent
							
								
									d5df496b9b
								
							
						
					
					
						commit
						91a108e7d6
					
				| @ -449,7 +449,7 @@ CONFIG_HZ_250=y | |||||||
| # CONFIG_HZ_1000 is not set | # CONFIG_HZ_1000 is not set | ||||||
| CONFIG_HZ=250 | CONFIG_HZ=250 | ||||||
| CONFIG_SCHED_HRTICK=y | CONFIG_SCHED_HRTICK=y | ||||||
| # CONFIG_KEXEC is not set | CONFIG_KEXEC=y | ||||||
| # CONFIG_KEXEC_FILE is not set | # CONFIG_KEXEC_FILE is not set | ||||||
| # CONFIG_CRASH_DUMP is not set | # CONFIG_CRASH_DUMP is not set | ||||||
| CONFIG_PHYSICAL_START=0x1000000 | CONFIG_PHYSICAL_START=0x1000000 | ||||||
| @ -649,6 +649,7 @@ CONFIG_EFI_VARS=m | |||||||
| CONFIG_EFI_ESRT=y | CONFIG_EFI_ESRT=y | ||||||
| CONFIG_EFI_VARS_PSTORE=m | CONFIG_EFI_VARS_PSTORE=m | ||||||
| # CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set | # CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set | ||||||
|  | CONFIG_EFI_RUNTIME_MAP=y | ||||||
| # CONFIG_EFI_FAKE_MEMMAP is not set | # CONFIG_EFI_FAKE_MEMMAP is not set | ||||||
| CONFIG_EFI_RUNTIME_WRAPPERS=y | CONFIG_EFI_RUNTIME_WRAPPERS=y | ||||||
| CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y | CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y | ||||||
| @ -684,6 +685,7 @@ CONFIG_AS_TPAUSE=y | |||||||
| # General architecture-dependent options | # General architecture-dependent options | ||||||
| # | # | ||||||
| CONFIG_CRASH_CORE=y | CONFIG_CRASH_CORE=y | ||||||
|  | CONFIG_KEXEC_CORE=y | ||||||
| CONFIG_HOTPLUG_SMT=y | CONFIG_HOTPLUG_SMT=y | ||||||
| CONFIG_GENERIC_ENTRY=y | CONFIG_GENERIC_ENTRY=y | ||||||
| CONFIG_HAVE_OPROFILE=y | CONFIG_HAVE_OPROFILE=y | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user