On Thu, Dec 28, 2017 at 02:02:07PM +0100, Krzysztof Kozlowski wrote:
On Thu, Dec 28, 2017 at 10:34 AM, Peng Fan [off-list ref] wrote:
quoted
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.
ok. I'll use make ARCH=arm multi_v7_defconfig; make savedefconfig first
to cleanup the defconfig. Then use a new patch to select the option.
Thanks,
Peng.
Best regards,
Krzysztof
--