
5 Apr
2016
5 Apr
'16
7:39 p.m.
On 04/05/2016 10:36 AM, Semen Protsenko wrote:
From: Sam Protsenko semen.protsenko@linaro.org
It's hard to migrate all configs to this option in one patch, as this option should be selected by UDC controller options, and some of them are not added to Kconfig yet. So let's first add this option to Kconfig and then select it for all controllers one by one.
Isn't that going to cause build failures if someone compiles a part part way through this series? I imagine that moving the variable into Kconfig, but still #defining it in a header file, will cause conflicts. That will be annoying to people using "git bisect".