e59904f6e10f7a6 parent 66fd14120edea89d353fac0649e9ec0045ec958f author Antonino A. Daplas 1178609849 -0700 committer Linus Torvalds 1178648126 -0700 fbdev: ignore VESA modes if framebuffer is disabled If the option vga= is added to the boot parameter, it will activate graphics mode, but without any framebuffer support, the user is left with an unusable display. Change the behavior such that the user is instead prompted for another mode (ala vga=ask). NOTE: People can always use vbetool to set a graphics mode if this is really desired, but the number of people doing this approaches zero. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds