[PATCH] gbefb: Set default of FB_GBE_MEM to 4 MB
authorMartin Michlmayr <tbm@cyrius.com>
Fri, 24 Feb 2006 21:04:16 +0000 (13:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 24 Feb 2006 22:31:38 +0000 (14:31 -0800)
commit80c410dc14f7783411b4becf083069d69daaa4a7
tree7783c93df94ea059272a672d2aa6764aee3485a6
parent68b06deb2b343c040485a9fc6c813577bf6d5cf5
[PATCH] gbefb: Set default of FB_GBE_MEM to 4 MB

Allocating more than 4 MB memory for the GBE (SGI O2) framebuffer completely
breakfs gbefb support at the moment.  According to comments on #mipslinux,
more than 4 MB has never worked correctly in Linux.  Therefore, the default
should be 4 MB.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/Kconfig