]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ARM: omap5: Only select errata 798181 if SMP
authorOlof Johansson <olof@lixom.net>
Wed, 24 Jul 2013 23:55:23 +0000 (16:55 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 25 Jul 2013 00:06:23 +0000 (17:06 -0700)
commitf82a3133c0c5625d54f3dd1621815b1cf77c8463
tree5a5ce6b84383716c21a66af0719a71d558319105
parenta520a9b7edc940fc735c526470313cf963fc72da
ARM: omap5: Only select errata 798181 if SMP

Avoids the following warning when SMP is off:

warning: (ARCH_KEYSTONE && SOC_OMAP5) selects ARM_ERRATA_798181 which
has unmet direct dependencies (CPU_V7 && SMP)

Reported-by: Emilio López <emilio@elopez.com.ar>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-omap2/Kconfig