[PATCH v2 0/5] defconfig: fix changed configs and refresh
From: Max Krummenacher
Date: Wed Apr 08 2020 - 10:30:59 EST
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