public inbox for linux-amlogic@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] get rid of Kconfig symbol MACH_MESON8B
@ 2018-05-20 17:23 Martin Blumenstingl
  2018-05-20 17:23 ` [PATCH 1/2] ARM: dts: meson: build the Meson8b .dtbs with MACH_MESON8 Martin Blumenstingl
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Blumenstingl @ 2018-05-20 17:23 UTC (permalink / raw)
  To: linus-amlogic

as noted by Kevin [0] there are two Kconfig symbols which only differ
in their Kconfig help text and the list of .dtbs that are being built.
the goal of this small series is to get rid of the unnecessary
MACH_MESON8B Kconfig symbol by merging it into MACH_MESON8.


[0] http://lists.infradead.org/pipermail/linux-amlogic/2018-May/007342.html

Martin Blumenstingl (2):
  ARM: dts: meson: build the Meson8b .dtbs with MACH_MESON8
  ARM: meson: merge Kconfig symbol MACH_MESON8B into MACH_MESON8

 arch/arm/boot/dts/Makefile  | 5 ++---
 arch/arm/mach-meson/Kconfig | 9 +--------
 2 files changed, 3 insertions(+), 11 deletions(-)

-- 
2.17.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-05-23 17:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-20 17:23 [PATCH 0/2] get rid of Kconfig symbol MACH_MESON8B Martin Blumenstingl
2018-05-20 17:23 ` [PATCH 1/2] ARM: dts: meson: build the Meson8b .dtbs with MACH_MESON8 Martin Blumenstingl
2018-05-20 17:23 ` [PATCH 2/2] ARM: meson: merge Kconfig symbol MACH_MESON8B into MACH_MESON8 Martin Blumenstingl
2018-05-21  8:12 ` [PATCH 0/2] get rid of Kconfig symbol MACH_MESON8B Jerome Brunet
2018-05-23 17:07 ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox