[PATCH] ARM: tegra: fix Kconfig warnings when !SMP

Stephen Warren swarren at wwwdotorg.org
Thu Jan 3 11:50:53 EST 2013


On 01/02/2013 02:34 PM, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
> 
> Fix:
> 
> warning: (ARCH_TEGRA_2x_SOC) selects ARM_ERRATA_754327 which has unmet direct dependencies (CPU_V7 && SMP)
> warning: (ARCH_TEGRA_2x_SOC) selects ARM_ERRATA_742230 which has unmet direct dependencies (CPU_V7 && SMP)
> 
> by selecting options only if SMP.

Applied to Tegra's for-3.9/cleanup branch.



More information about the linux-arm-kernel mailing list