From 5308a71db80ede9f0e0b5c727ae26469ab7914c8 Mon Sep 17 00:00:00 2001 From: Daniel Schwierzeck Date: Wed, 21 Apr 2021 21:13:13 +0200 Subject: MIPS: remove deprecated qemu_mips board Remove qemu_mips boards because DM migration doesn't make sense. The board support for qemu_mips is already marked as deprecated in Qemu in favour of the Malta board. Also qemu_mips support has been removed from Linux a long time ago. The official replacement is the Malta board. The same Malta U-Boot image can be used with Qemu and on physical hardware. All combinations of Big Endian and Little Endian as well as 32 bit and 64 bit are supported. Signed-off-by: Daniel Schwierzeck --- scripts/config_whitelist.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 465f89e52b4..cb0cf1dae87 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1264,7 +1264,6 @@ CONFIG_PXA_STD_I2C CONFIG_PXA_VGA CONFIG_PXA_VIDEO CONFIG_QBMAN_CLK_DIV -CONFIG_QEMU_MIPS CONFIG_QIXIS_I2C_ACCESS CONFIG_QSPI CONFIG_QUOTA -- cgit v1.2.3