[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200427134003.45188-1-max.krummenacher@toradex.com>
Date: Mon, 27 Apr 2020 15:39:58 +0200
From: Max Krummenacher <max.oss.09@...il.com>
To: Max Krummenacher <max.krummenacher@...adex.com>, soc@...nel.org
Cc: Arnd Bergmann <arnd@...db.de>,
linux-arm-kernel@...ts.infradead.org,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Will Deacon <will@...nel.org>, Olof Johansson <olof@...om.net>,
linux-kernel@...r.kernel.org,
Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
Anson Huang <Anson.Huang@....com>,
Marcin Juszkiewicz <marcin.juszkiewicz@...aro.org>,
Catalin Marinas <catalin.marinas@....com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Li Yang <leoyang.li@....com>, Shawn Guo <shawnguo@...nel.org>
Subject: [PATCH v3 0/5] defconfig: fix changed configs and refresh
Three configs have been renamed, added and/or, changed behaviour.
Clean that by using/add 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, all removed
config options are selected implicitly and part of .config.
IMHO, patches 1-4 are bugfixes meant for 5.7 while patch 5 is a cleanup
targeting 5.8.
Applies on linux-next/master tag: next-20200424
Changes in v3:
- new patch: added 'arm64: defconfig: add MEDIA_PLATFORM_SUPPORT' now
needed for some enabled drivers or these drivers will silently not
be built.
- add reviewed-by tags
- dropped 'arm64: defconfig: PCIE_TEGRA194: follow changed config symbol name'
similar patch got applied
- as requested by Arnd, added suggestion on where to apply, 5.7 vs. 5.8.
- as requested by Arnd, amended commit message with info why some configs
are no longer in the defconfig.
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: ARCH_R8A7795: follow changed config symbol name
arm64: defconfig: add MEDIA_PLATFORM_SUPPORT
arm64: defconfig: refresh
arch/arm64/configs/defconfig | 26 ++++++++++++--------------
1 file changed, 12 insertions(+), 14 deletions(-)
--
2.20.1
Powered by blists - more mailing lists