efi_selftest: test qemu-arm(64)_defconfig
We should run the EFI selftest on both a 32bit and a 64bit ARM platform on Travis to catch possible errors. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
		
							parent
							
								
									ea80885233
								
							
						
					
					
						commit
						60ce592cd0
					
				|  | @ -8,6 +8,7 @@ CONFIG_DISTRO_DEFAULTS=y | |||
| CONFIG_NR_DRAM_BANKS=1 | ||||
| # CONFIG_DISPLAY_CPUINFO is not set | ||||
| # CONFIG_DISPLAY_BOARDINFO is not set | ||||
| CONFIG_CMD_BOOTEFI_SELFTEST=y | ||||
| CONFIG_CMD_PCI=y | ||||
| CONFIG_CMD_USB=y | ||||
| CONFIG_CMD_DATE=y | ||||
|  |  | |||
|  | @ -8,6 +8,7 @@ CONFIG_DISTRO_DEFAULTS=y | |||
| CONFIG_NR_DRAM_BANKS=1 | ||||
| # CONFIG_DISPLAY_CPUINFO is not set | ||||
| # CONFIG_DISPLAY_BOARDINFO is not set | ||||
| CONFIG_CMD_BOOTEFI_SELFTEST=y | ||||
| CONFIG_CMD_PCI=y | ||||
| CONFIG_CMD_USB=y | ||||
| CONFIG_CMD_DATE=y | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue