From: Arnd Bergmann Date: Thu, 24 Apr 2014 12:28:27 +0000 (+0100) Subject: video/nuc900: allow modular build X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~24^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3e11f516398c4274bedea54102505e64f3be558;p=pandora-kernel.git 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 Signed-off-by: Peter Griffin Cc: Jean-Christophe Plagniol-Villard Cc: Tomi Valkeinen Cc: linux-fbdev@vger.kernel.org Cc: Wan ZongShun Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed