* [PATCH] MIPS: drop *_MULTI_BOARDS atavisms
@ 2019-01-21 10:18 Antony Pavlov
2019-01-22 7:17 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2019-01-21 10:18 UTC (permalink / raw)
To: barebox; +Cc: Oleksij Rempel
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
arch/mips/configs/ath79_defconfig | 1 -
arch/mips/configs/qemu-malta_defconfig | 1 -
arch/mips/mach-malta/Kconfig | 8 --------
3 files changed, 10 deletions(-)
diff --git a/arch/mips/configs/ath79_defconfig b/arch/mips/configs/ath79_defconfig
index 781786bc52..8d7d5a1722 100644
--- a/arch/mips/configs/ath79_defconfig
+++ b/arch/mips/configs/ath79_defconfig
@@ -1,5 +1,4 @@
CONFIG_MACH_MIPS_ATH79=y
-CONFIG_MIPS_ATH79_MULTI_BOARDS=y
CONFIG_BOARD_8DEVICES_LIMA=y
CONFIG_BOARD_DPTECHNICS_DPT_MODULE=y
CONFIG_BOARD_TPLINK_MR3020=y
diff --git a/arch/mips/configs/qemu-malta_defconfig b/arch/mips/configs/qemu-malta_defconfig
index 1314783e02..69c7b0b10a 100644
--- a/arch/mips/configs/qemu-malta_defconfig
+++ b/arch/mips/configs/qemu-malta_defconfig
@@ -1,4 +1,3 @@
-CONFIG_MIPS_MALTA_MULTI_BOARDS=y
CONFIG_BOARD_QEMU_MALTA=y
CONFIG_IMAGE_COMPRESSION_XZKERN=y
CONFIG_BAREBOX_MAX_IMAGE_SIZE=0x400000
diff --git a/arch/mips/mach-malta/Kconfig b/arch/mips/mach-malta/Kconfig
index ceea937e30..70799808f9 100644
--- a/arch/mips/mach-malta/Kconfig
+++ b/arch/mips/mach-malta/Kconfig
@@ -4,18 +4,10 @@ config ARCH_TEXT_BASE
hex
default 0xa0800000
-config MIPS_MALTA_MULTI_BOARDS
- bool "Allow multiple boards to be selected"
- select HAVE_PBL_MULTI_IMAGE
-
-if MIPS_MALTA_MULTI_BOARDS
-
config BOARD_QEMU_MALTA
bool "qemu malta"
select HAVE_PBL_IMAGE
select HAVE_IMAGE_COMPRESSION
select HAS_NMON
-endif # MIPS_MALTA_MULTI_BOARDS
-
endif
--
2.20.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] MIPS: drop *_MULTI_BOARDS atavisms
2019-01-21 10:18 [PATCH] MIPS: drop *_MULTI_BOARDS atavisms Antony Pavlov
@ 2019-01-22 7:17 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2019-01-22 7:17 UTC (permalink / raw)
To: Antony Pavlov; +Cc: barebox, Oleksij Rempel
On Mon, Jan 21, 2019 at 01:18:53PM +0300, Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> ---
> arch/mips/configs/ath79_defconfig | 1 -
> arch/mips/configs/qemu-malta_defconfig | 1 -
> arch/mips/mach-malta/Kconfig | 8 --------
> 3 files changed, 10 deletions(-)
>
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-22 7:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-21 10:18 [PATCH] MIPS: drop *_MULTI_BOARDS atavisms Antony Pavlov
2019-01-22 7:17 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox