All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] defconfig: fix changed configs and refresh
@ 2020-04-08 14:30 ` Max Krummenacher
  0 siblings, 0 replies; 18+ messages in thread
From: Max Krummenacher @ 2020-04-08 14:30 UTC (permalink / raw)
  To: Max Krummenacher
  Cc: Bjorn Andersson, Will Deacon, Vidya Sagar, Geert Uytterhoeven,
	linux-kernel, linux-arm-kernel, Olof Johansson,
	Marcin Juszkiewicz, Catalin Marinas, Laurent Pinchart,
	Anson Huang, Li Yang, Shawn Guo

Three configs have been renamed and/or changed behaviour.
Clean that by using the new config name.
With the name change to DRM_SIMPLE_BRIDGE the related
DRM_DISPLAY_CONNECTOR got introduced, enable that additionally.

Then refresh the defconfig with make defconfig savedefconfig.

The refreshed defconfig does result in a not changed .config.

Applies on linux-next/master tag: next-20200407


Changes in v2:
- additional patch adding DRM_DISPLAY_CONNECTOR as recommended by Geert and Laurent
- add reviewed-by tags

Max Krummenacher (5):
  arm64: defconfig: DRM_DUMB_VGA_DAC: follow changed config symbol name
  arm64: defconfig: add DRM_DISPLAY_CONNECTOR
  arm64: defconfig: PCIE_TEGRA194: follow changed config symbol name
  arm64: defconfig: ARCH_R8A7795: follow changed config symbol name
  arm64: defconfig: refresh

 arch/arm64/configs/defconfig | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2020-04-27 11:26 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-08 14:30 [PATCH v2 0/5] defconfig: fix changed configs and refresh Max Krummenacher
2020-04-08 14:30 ` Max Krummenacher
2020-04-08 14:30 ` [PATCH v2 1/5] arm64: defconfig: DRM_DUMB_VGA_DAC: follow changed config symbol name Max Krummenacher
2020-04-08 14:30   ` Max Krummenacher
2020-04-08 14:30 ` [PATCH v2 2/5] arm64: defconfig: add DRM_DISPLAY_CONNECTOR Max Krummenacher
2020-04-08 14:30   ` Max Krummenacher
2020-04-08 15:48   ` Laurent Pinchart
2020-04-08 15:48     ` Laurent Pinchart
2020-04-09  7:59   ` Geert Uytterhoeven
2020-04-09  7:59     ` Geert Uytterhoeven
2020-04-08 14:30 ` [PATCH v2 3/5] arm64: defconfig: PCIE_TEGRA194: follow changed config symbol name Max Krummenacher
2020-04-08 14:30   ` Max Krummenacher
2020-04-08 14:30 ` [PATCH v2 4/5] arm64: defconfig: ARCH_R8A7795: " Max Krummenacher
2020-04-08 14:30   ` Max Krummenacher
2020-04-08 14:30 ` [PATCH v2 5/5] arm64: defconfig: refresh Max Krummenacher
2020-04-08 14:30   ` Max Krummenacher
2020-04-27 11:25 ` [PATCH v2 0/5] defconfig: fix changed configs and refresh Arnd Bergmann
2020-04-27 11:25   ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.