
Hi Tom,
2016-06-13 6:07 GMT+09:00 Masahiro Yamada yamada.masahiro@socionext.com:
Hi Tom,
2016-06-13 1:50 GMT+09:00 Tom Rini trini@konsulko.com:
On Sat, Jun 11, 2016 at 06:44:07PM +0900, Masahiro Yamada wrote:
Masahiro Yamada (5): ARM: stm32: remove unused CONFIG_AUTOBOOT autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves tools: fix define2mk.sed to not add quotes around negative integers autoboot: fix a bunch of misconversion of CONFIG_BOOTDELAY autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
Please put together a PR with everything except the defconfig changes, along with the other moveconfig.py related fixes for me and I'll go unbreak everything (along with Hans' patch). Thanks!
Please let me confirm the ones I should include in my PR.
moveconfig patches and these three?
ARM: stm32: remove unused CONFIG_AUTOBOOT autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves tools: fix define2mk.sed to not add quotes around negative integers
Done.
BTW, would you consider changing the default of BOOTDELAY from 0 to 3 ?