summaryrefslogtreecommitdiffstats
path: root/rules/fbutils.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-16 20:41:39 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-16 20:41:39 +0000
commit75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75 (patch)
tree9851f129914ee1cfc8fa6f43877269f32aa4e9ba /rules/fbutils.in
parent87c27ec1bf62bf1825198100fe91293512783143 (diff)
downloadptxdist-75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75.tar.gz
ptxdist-75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75.tar.xz
help texts rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7410 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/fbutils.in')
-rw-r--r--rules/fbutils.in12
1 files changed, 7 insertions, 5 deletions
diff --git a/rules/fbutils.in b/rules/fbutils.in
index bec46d458..4c8eaa804 100644
--- a/rules/fbutils.in
+++ b/rules/fbutils.in
@@ -3,7 +3,7 @@ menuconfig FBUTILS
select GCCLIBS_CXX
prompt "fbutils "
help
- Utilities and support for framebuffer devices
+ Utilities and support for framebuffer devices
comment "Target Options"
depends on FBUTILS
@@ -25,7 +25,9 @@ config FBUTILS_FBCMAP
default y
prompt "install fbcmap util on target"
help
- FIXME: This item needs to be documented
+ Some color frame buffers support the FBIOPUTCMAP and
+ FBIOGETCMAP ioctl() requests, which provide access
+ to the colormap.
config FBUTILS_CON2FBMAP
depends on FBUTILS
@@ -33,9 +35,9 @@ config FBUTILS_CON2FBMAP
default y
prompt "install con2fbmap util on target"
help
- con2fbmap is a system utility to show or change the mapping
- of the consoles to the frame buffer device. The frame buffer
- device provides a simple and unique interface to access
+ con2fbmap is a system utility to show or change the mapping
+ of the consoles to the frame buffer device. The frame buffer
+ device provides a simple and unique interface to access
different kinds of graphic displays.
config FBUTILS_FBCONVERT