On Thu, Mar 5, 2015 at 5:35 PM, Alexandre Belloni <alexandre.bell...@free-electrons.com> wrote: > On 05/03/2015 at 16:50:57 -0600, Rob Herring wrote : >> > -config SOC_SAMA5 >> > +config ARCH_AT91 >> > bool >> > - select ATMEL_AIC5_IRQ >> > + select ARCH_REQUIRE_GPIOLIB >> > select COMMON_CLK_AT91 >> > - select CPU_V7 >> > + select CLKDEV_LOOKUP >> >> This is already selected by COMMON_CLK I think. >> >> > select GENERIC_CLOCKEVENTS >> >> This is already selected. >> > > I'm just moving options around I didn't add or remove any. That applies > to most of your comments.
You are enabling multiplatform which means you can drop selecting the ones multiplatform selects. I've cleaned-up up the tree once for this and I don't care to do it again. Rob -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/