Browse Source

do not default to vga, breaks framebuffer on lemote

Waldemar Brodkorb 11 years ago
parent
commit
e8da3e8b88
1 changed files with 0 additions and 1 deletions
  1. 0 1
      target/linux/config/Config.in.graphics

+ 0 - 1
target/linux/config/Config.in.graphics

@@ -19,7 +19,6 @@ config ADK_KERNEL_VT_CONSOLE
 config ADK_KERNEL_VGA_CONSOLE
 	boolean
 	default y if ADK_HARDWARE_VBOX
-	default y if ADK_TARGET_WITH_VGA
 	default n
 
 config ADK_KERNEL_FONTS