]> Pileus Git - ~andy/linux/commit
video: amba-clcd: Make CLCD driver available on more platforms
authorMark Brown <broonie@linaro.org>
Thu, 12 Dec 2013 17:13:10 +0000 (17:13 +0000)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 17 Jan 2014 08:57:47 +0000 (10:57 +0200)
commitc3235bfc0cba3d05d22c37e696b0c03682a5ddc6
treefcc6468e7ef117dcd33f2abbc58732e537705071
parent3ca356b6de31182d97ebdd74a475da3583f5d7fe
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>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/Kconfig