Re: [PATCH v2 3/3] powerpc/configs: Regenerate mpc885_ads_defconfig

2021-08-16 Thread Christophe Leroy
Le 17/08/2021 à 06:54, Joel Stanley a écrit : Regenerate atop v5.14-rc6 by doing a make savedefconfig. The changes a re-ordering except for the following (which are still set indirectly): - CONFIG_DEBUG_KERNEL=y selected by EXPERT - CONFIG_PPC_EARLY_DEBUG_CPM_ADDR=0xff002008 which is th

[PATCH v2 3/3] powerpc/configs: Regenerate mpc885_ads_defconfig

2021-08-16 Thread Joel Stanley
Regenerate atop v5.14-rc6 by doing a make savedefconfig. The changes a re-ordering except for the following (which are still set indirectly): - CONFIG_DEBUG_KERNEL=y selected by EXPERT - CONFIG_PPC_EARLY_DEBUG_CPM_ADDR=0xff002008 which is the default setting Signed-off-by: Joel Stanley --