]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: pxa: enable pxafb unconditionally for some boards
authorArnd Bergmann <arnd@arndb.de>
Thu, 13 Mar 2014 15:45:00 +0000 (16:45 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 17:26:01 +0000 (18:26 +0100)
commite125811fd6c5b36d7a9b5560d14c233ab4bffad6
tree03680699dcefbdd26aa785229242a5da28fc4720
parentac589ba19da52bfe8a59354c9bf12b690cc98e27
ARM: pxa: enable pxafb unconditionally for some boards

The SAAR and TAVOREVB machines try to call functions from
the PXAFB frame buffer driver from their platform code,
which only works if that driver is built-in.

This patch ensures that both the generic frame buffer
code and the specific pxafb driver are always enabled
when we build a kernel for one of the two boards.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Eric Miao <eric.y.miao@gmail.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Cc: Daniel Mack <zonque@gmail.com>
arch/arm/mach-pxa/Kconfig