nc100: set TEXT on both the NC100 and NC200 defaults
authorAlan Cox <alan@linux.intel.com>
Fri, 23 Oct 2015 21:42:20 +0000 (22:42 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 23 Oct 2015 21:42:20 +0000 (22:42 +0100)
Kernel/platform-nc100/devgfx.c

index e9268db..034a0f8 100644 (file)
@@ -16,7 +16,7 @@ static struct display ncdisplay = {
   0xFF, 0xFF,          /* For now */
   FMT_MONO_WB,
   HW_UNACCEL,
-  0,
+  GFX_TEXT,
   0,
   GFX_DRAW
 };