forked from mirrors/linux
		
	EFI stub documentation updates
Move efi-stub.txt out of x86 directory and into common directory in preparation for adding ARM EFI stub support. Signed-off-by: Roy Franz <roy.franz@linaro.org> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
This commit is contained in:
		
							parent
							
								
									258f6fd738
								
							
						
					
					
						commit
						4172fe2f8a
					
				
					 2 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1579,7 +1579,7 @@ config EFI_STUB
 | 
				
			||||||
          This kernel feature allows a bzImage to be loaded directly
 | 
					          This kernel feature allows a bzImage to be loaded directly
 | 
				
			||||||
	  by EFI firmware without the use of a bootloader.
 | 
						  by EFI firmware without the use of a bootloader.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	  See Documentation/x86/efi-stub.txt for more information.
 | 
						  See Documentation/efi-stub.txt for more information.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
config SECCOMP
 | 
					config SECCOMP
 | 
				
			||||||
	def_bool y
 | 
						def_bool y
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue