Re: [PATCH 1/2] ARM: multi_v7_defconfig: select CONFIG_RTC_DRV_SNVS

From: Krzysztof Kozlowski
Date: Thu Dec 28 2017 - 08:02:14 EST


On Thu, Dec 28, 2017 at 10:34 AM, Peng Fan <peng.fan@xxxxxxx> wrote:
> Select CONFIG_RTC_DRV_SNVS for i.MX6 to use RTC to wakeup system
> Patch generated with:
> make ARCH=arm multi_v7_defconfig
> select CONFIG_RTC_DRV_SNVS
> make savedefconfig

No. You are doing hundreds of changes just to enable one option. There
is no way to review this...

Instead if you need to cleanup the defconfig, first do this in
separate step without any other changes.

Then send a patch adding necessary options.

Best regards,
Krzysztof