On Tue, Oct 2, 2012 at 6:36 PM, Arnd Bergmann <a...@arndb.de> wrote: > The PL310_ERRATA_753970 and ARM_ERRATA_764369 symbols only make sense > when the base features for them are enabled, so select them > conditionally in Kconfig to avoid warnings like: > > warning: (UX500_SOC_COMMON) selects PL310_ERRATA_753970 which has unmet > direct dependencies (CACHE_PL310) > warning: (ARCH_TEGRA_2x_SOC && ARCH_TEGRA_3x_SOC && UX500_SOC_COMMON) selects > ARM_ERRATA_764369 which has unmet direct dependencies (CPU_V7 && SMP) > > Signed-off-by: Arnd Bergmann <a...@arndb.de> > Cc: Linus Walleij <linus.wall...@linaro.org> > Cc: Stephen Warren <swar...@wwwdotorg.org>
Makes perfect sense. Reviewed-by: Linus Walleij <linus.wall...@linaro.org> Yours, Linus Walleij -- 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/