diff options
author | Javier Martinez Canillas <javier.martinez@collabora.co.uk> | 2015-06-25 02:20:42 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-07-24 10:05:43 +0200 |
commit | d12bbcd3ea4402704d13f687601dc5af1361a548 (patch) | |
tree | d17de1cebff7c55e8566d1a2bd7c25c2ff61cbae /drivers/uio | |
parent | mfd: arizona: Fix initialisation of the PM runtime (diff) | |
download | linux-d12bbcd3ea4402704d13f687601dc5af1361a548.tar.xz linux-d12bbcd3ea4402704d13f687601dc5af1361a548.zip |
platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM
The Chrome platform support depends on X86 || ARM because there are
only Chromebooks using those architectures. But only some drivers
depend on a given architecture, and the ones that do already have
a dependency on their specific Kconfig symbol entries.
An option is to also make CHROME_PLATFORMS depends on || COMPILE_TEST
but is more future proof to remove the dependency and let the drivers
be built in all architectures if possible to have more build coverage.
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions