Searched hist:"57789 d69" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/mach-hisi/ |
H A D | Kconfig | 57789d69 Sat Feb 01 16:35:42 CST 2014 Rob Herring <robh@kernel.org> ARM: hisi: fix kconfig warning on HAVE_ARM_TWD
Commit "ARM: hisi: don't select SMP" introduced a kconfig warning: warning: (ARCH_HI3xxx) selects HAVE_ARM_TWD which has unmet direct dependencies (SMP)
Fix HAVE_ARM_TWD to depend on SMP.
Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Olof Johansson <olof@lixom.net> 57789d69 Sat Feb 01 16:35:42 CST 2014 Rob Herring <robh@kernel.org> ARM: hisi: fix kconfig warning on HAVE_ARM_TWD Commit "ARM: hisi: don't select SMP" introduced a kconfig warning: warning: (ARCH_HI3xxx) selects HAVE_ARM_TWD which has unmet direct dependencies (SMP) Fix HAVE_ARM_TWD to depend on SMP. Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Olof Johansson <olof@lixom.net>
|