[PATCH] gpu/stub: try to make help text readable
Randy Dunlap
rdunlap at xenotime.net
Sat Aug 6 18:41:29 PDT 2011
From: Randy Dunlap <rdunlap at xenotime.net>
I couldn't parse the STUB_POULSBO help text and the module names
were misleading, so try to make it more readable, use corrected
module names, and spell "acpi" as "ACPI".
Signed-off-by: Randy Dunlap <rdunlap at xenotime.net>
Cc: Lee, Chun-Yi <jlee at novell.com>
Cc: Lee, Chun-Yi <joeyli.kernel at gmail.com>
Cc: Dave Airlie <airlied at redhat.com>
---
drivers/gpu/stub/Kconfig | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--- linux-3.0-git22.orig/drivers/gpu/stub/Kconfig
+++ linux-3.0-git22/drivers/gpu/stub/Kconfig
@@ -12,7 +12,7 @@ config STUB_POULSBO
help
Choose this option if you have a system that has Intel GMA500
(Poulsbo) integrated graphics. If M is selected, the module will
- be called Poulsbo. This driver is a stub driver for Poulsbo that
- will call poulsbo.ko to enable the acpi backlight control sysfs
- entry file because there have no poulsbo native driver can support
+ be called poulsbo. This driver is a stub driver for Poulsbo that
+ will call psb_gfx.ko to enable the ACPI backlight control sysfs
+ entry file because there is no poulsbo native driver that supports
intel opregion.
More information about the dri-devel
mailing list