commit | 57789d69c5e7cdfdad6c0f1c54ab17240d800ac2 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Sat Feb 01 16:35:42 2014 -0600 |
committer | Olof Johansson <olof@lixom.net> | Sun Feb 02 19:52:42 2014 -0800 |
tree | 094c7808c29d0d4da2602c955bf7b7409b6d53ac | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
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>