]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: keystone: select ARM_ERRATA_798181 only for SMP
authorArnd Bergmann <arnd@arndb.de>
Fri, 21 Jun 2013 23:03:47 +0000 (01:03 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 24 Jun 2013 14:14:01 +0000 (16:14 +0200)
commitec711d6e7bbebd9e52f7cac350fc23d0895def5f
tree09c92070863af2671f94c9595f5d465b514ef6ae
parent123860e1d311224237ea4131f398700ac40a00a3
ARM: keystone: select ARM_ERRATA_798181 only for SMP

Selecting this symbol causes a build warning without SMP:

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

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-keystone/Kconfig