]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gxt4500: enable on non-PPC architectures
authorOndrej Zary <linux@rainbow-software.org>
Thu, 1 Oct 2015 21:22:51 +0000 (23:22 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 8 Oct 2015 09:19:38 +0000 (12:19 +0300)
commit031e37f8c9c4fcfb45abc6a53bf32f4753b4dba0
treef3dbd9028de94e75216a19291f3796cf65165fc6
parent6a5e3bd0c8bc1025bb5092f54d5aea38216c665e
gxt4500: enable on non-PPC architectures

These chips can be present at least on x86 too - Fire GL2 AGP has GXT6000P but
this driver is currently limited to PPC.
Enable it for all architectures and add chip configuration for little-endian.

Tested on x86 with Fire GL2 AGP.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/Kconfig
drivers/video/fbdev/gxt4500.c