Re: [PATCH] ARM: vexpress: refine dependencies for new code

2014-05-27 Thread Lee Jones
> The versatile express changes for 3.16 introduced a number of > build regressions for randconfig kernels by not tracking dependencies > between the components right. > > This patch tries to rectify that: > > * the mach-vexpress code cannot link without the syscfg driver, > which in turn needs

[PATCH] ARM: vexpress: refine dependencies for new code

2014-05-26 Thread Arnd Bergmann
The versatile express changes for 3.16 introduced a number of build regressions for randconfig kernels by not tracking dependencies between the components right. This patch tries to rectify that: * the mach-vexpress code cannot link without the syscfg driver, which in turn needs MFD_VEXPRESS_SY