Message ID | 20220317183043.948432-1-andre.przywara@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | ARM: configs: fix multi_v5_defconfig | expand |
Hello: This series was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Thu, 17 Mar 2022 18:30:38 +0000 you wrote: > This series is a revamp of two patches contained in some Allwinner > F1C100 DT update (patch 13 and 14 in [1]). Back then I was just syncing > the result of "make savedefconfig" over to multi_v5_defconfig, but this > revealed there were problems in the defconfig which warrant closer > inspection. > > This series fixes the multi_v5_defconfig in a way that "make > savedefconfig" and multi_v5_defconfig come out identical, but also the > options we mention in the defconfig are actually honoured. Currently > some options are not enabled, because we lost dependencies over the past > two years or so. > > [...] Here is the summary with links: - [1/5] ARM: configs: multi_v5_defconfig: remove deleted platforms https://git.kernel.org/soc/soc/c/30160c195596 - [2/5] ARM: configs: multi_v5_defconfig: re-enable CONFIG_V4L_PLATFORM_DRIVERS https://git.kernel.org/soc/soc/c/f5eb04d7a0e4 - [3/5] ARM: configs: multi_v5_defconfig: re-enable DRM_PANEL and FB_xxx https://git.kernel.org/soc/soc/c/9c44d0805f94 - [4/5] ARM: configs: clean up multi_v5_defconfig https://git.kernel.org/soc/soc/c/4bcf5f95c7fd - [5/5] ARM: configs: multi_v5: Enable Allwinner F1C100 (no matching commit) You are awesome, thank you!