video/nuc900: allow modular build
authorArnd Bergmann <arnd@arndb.de>
Thu, 24 Apr 2014 12:28:27 +0000 (13:28 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 9 May 2014 09:55:47 +0000 (12:55 +0300)
commite3e11f516398c4274bedea54102505e64f3be558
treea34b5a87f94e82eb9374067e9486efd9b32148b8
parent3cdd15371739f403aad6f84233983f4e1cb9c5df
video/nuc900: allow modular build

The frame buffer core may be a loadable module, and in this
case, the nuc900 driver cannot be built-in. Turning it into
a tristate option lets Kconfig work out the dependency and
avoid broken builds.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: linux-fbdev@vger.kernel.org
Cc: Wan ZongShun <mcuos.com@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/Kconfig