On 04/04/14 16:41, Daniel Thompson wrote: > diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug > index 0531da8..7e19c94 100644 > --- a/arch/arm/Kconfig.debug > +++ b/arch/arm/Kconfig.debug > @@ -989,12 +989,7 @@ config DEBUG_LL_INCLUDE > > # Compatibility options for PL01x > config DEBUG_UART_PL01X > - def_bool ARCH_EP93XX || \ > - ARCH_INTEGRATOR || \ > - ARCH_SPEAR3XX || \ > - ARCH_SPEAR6XX || \ > - ARCH_SPEAR13XX || \ > - ARCH_VERSATILE > + bool
NACK! Sorry. I've got my posting-a-patch and my testing in the wrong order! This patch regresses the build for (at least) the versatile. Expect v4 in due course (after I have improved my build automation). Daniel. -- 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/