Revert "platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM"
authorJavier Martinez Canillas <javier@osg.samsung.com>
Wed, 19 Aug 2015 11:19:54 +0000 (13:19 +0200)
committerOlof Johansson <olof@lixom.net>
Wed, 7 Oct 2015 21:34:25 +0000 (14:34 -0700)
commitf70f276a2e910c69d11b038a7df3de9d08f10b8b
treedeb628e4f47273fe3d51742c3ba2b7271c21b5b9
parent049e6dde7e57f0054fdc49102e7ef4830c698b46
Revert "platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM"

This reverts commit d12bbcd3ea44 ("platform/chrome: Don't make
CHROME_PLATFORMS depends on X86 || ARM") since it was found to
not be the correct fix for the MFD_CROS_EC config unmet direct
dependencies warning.

The correct solution was to add the needed dependencies to the
MFD_CROS_EC symbol. Besides the revert, this patch extends the
CHROME_PLATFORMS symbol dependencies and adds || COMPILE_TEST
to allow drivers to have build coverage on other architectures.

Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/platform/chrome/Kconfig