Home
last modified time | relevance | path

Searched hist:"45 c9e592" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-tegra/
H A DKconfig45c9e592 Wed Jan 02 15:34:15 CST 2013 Stephen Warren <swarren@nvidia.com> ARM: tegra: fix Kconfig warnings when !SMP

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.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
45c9e592 Wed Jan 02 15:34:15 CST 2013 Stephen Warren <swarren@nvidia.com> ARM: tegra: fix Kconfig warnings when !SMP

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.

Signed-off-by: Stephen Warren <swarren@nvidia.com>