* [PATCH] framebuffer: add some help text in Kconfig
@ 2005-09-24 5:56 Randy.Dunlap
2005-09-24 7:22 ` Antonino A. Daplas
0 siblings, 1 reply; 2+ messages in thread
From: Randy.Dunlap @ 2005-09-24 5:56 UTC (permalink / raw)
To: adaplas, akpm; +Cc: linux-fbdev-devel
Frame buffer driver help text changes:
- Move S3 Trio next to S3 Savage;
- add or clarify help text for several FB drivers;
- add help text for FB console;
- add help text for bootup logos;
drivers/video/Kconfig | 17 ++++++++++-------
drivers/video/console/Kconfig | 2 ++
drivers/video/logo/Kconfig | 2 ++
3 files changed, 14 insertions(+), 7 deletions(-)
--- linux-2614-rc2-git3.orig/drivers/video/Kconfig.orig
+++ linux-2614-rc2-git3/drivers/video/Kconfig
@@ -182,6 +182,9 @@ config FB_CLPS711X
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT
select FB_SOFT_CURSOR
+ help
+ Say Y to enable the Framebuffer driver for the CLPS7111 and
+ EP7212 processors.
config FB_SA1100
bool "SA-1100 LCD support"
@@ -405,7 +408,7 @@ config FB_CT65550
65550 graphics chip in PowerBooks.
config FB_ASILIANT
- bool "Chips 69000 display support"
+ bool "Asiliant (Chips) 69000 display support"
depends on (FB = y) && PCI
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
@@ -422,12 +425,6 @@ config FB_IMSTT
The IMS Twin Turbo is a PCI-based frame buffer card bundled with
many Macintosh and compatible computers.
-config FB_S3TRIO
- bool "S3 Trio display support"
- depends on (FB = y) && PPC && BROKEN
- help
- If you have a S3 Trio say Y. Say N for S3 Virge.
-
config FB_VGA16
tristate "VGA 16-color graphics support"
depends on FB && (X86 || PPC)
@@ -1046,6 +1043,12 @@ config FB_ATY_GX
is at
<http://support.ati.com/products/pc/mach64/graphics_xpression.html>.
+config FB_S3TRIO
+ bool "S3 Trio display support"
+ depends on (FB = y) && PPC && BROKEN
+ help
+ If you have a S3 Trio say Y. Say N for S3 Virge.
+
config FB_SAVAGE
tristate "S3 Savage support"
depends on FB && PCI && EXPERIMENTAL
--- linux-2614-rc2-git3.orig/drivers/video/console/Kconfig.orig
+++ linux-2614-rc2-git3/drivers/video/console/Kconfig
@@ -98,6 +98,8 @@ config FRAMEBUFFER_CONSOLE
tristate "Framebuffer Console support"
depends on FB
select CRC32
+ help
+ Low-level framebuffer-based console driver.
config STI_CONSOLE
tristate "STI text console"
--- linux-2614-rc2-git3.orig/drivers/video/logo/Kconfig.orig
+++ linux-2614-rc2-git3/drivers/video/logo/Kconfig
@@ -7,6 +7,8 @@ menu "Logo configuration"
config LOGO
bool "Bootup logo"
depends on FB || SGI_NEWPORT_CONSOLE
+ help
+ Enable and select frame buffer bootup logos.
config LOGO_LINUX_MONO
bool "Standard black and white Linux logo"
---
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH] framebuffer: add some help text in Kconfig
2005-09-24 5:56 [PATCH] framebuffer: add some help text in Kconfig Randy.Dunlap
@ 2005-09-24 7:22 ` Antonino A. Daplas
0 siblings, 0 replies; 2+ messages in thread
From: Antonino A. Daplas @ 2005-09-24 7:22 UTC (permalink / raw)
To: Randy.Dunlap; +Cc: akpm, linux-fbdev-devel
Randy.Dunlap wrote:
> Frame buffer driver help text changes:
> - Move S3 Trio next to S3 Savage;
> - add or clarify help text for several FB drivers;
> - add help text for FB console;
> - add help text for bootup logos;
>
Acked-by: Antonino Daplas <adaplas@pol.net>
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-09-24 7:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-24 5:56 [PATCH] framebuffer: add some help text in Kconfig Randy.Dunlap
2005-09-24 7:22 ` Antonino A. Daplas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.