video: amba-clcd: Make CLCD driver available on more platforms
authorMark Brown <broonie@linaro.org>
Thu, 12 Dec 2013 17:02:57 +0000 (17:02 +0000)
committerMark Brown <broonie@linaro.org>
Thu, 12 Dec 2013 17:13:32 +0000 (17:13 +0000)
commitdaba0d21c3dca231f6c6ac0a69c34c7d74f3abbb
tree910764c6d3b1af476c362a3ad0b0d9ac66d5d02a
parent94eb302681ca87d0078ffb88dfc6d0e4a9b1141d
video: amba-clcd: Make CLCD driver available on more platforms

The CLCD driver is used on ARM reference models for ARMv8 so add ARM64
to the list of dependencies. The driver also has no build time dependencies
on ARM (stubs are provided for ARM-specific DMA functions in the code) so
make it available with COMPILE_TEST in order to maximise build coverage.

Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/video/Kconfig