Searched hist:f82a3133c0c5625d54f3dd1621815b1cf77c8463 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/mach-omap2/ |
H A D | Kconfig | diff f82a3133c0c5625d54f3dd1621815b1cf77c8463 Thu Jul 25 01:55:23 CEST 2013 Olof Johansson <olof@lixom.net> 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>
|