Skip to content

Commit

Permalink
[PATCH] fbdev: Typos in Kconfig
Browse files Browse the repository at this point in the history
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
YOSHIFUJI Hideaki authored and Linus Torvalds committed Jan 10, 2006
1 parent def1ede commit 74b4f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1370,7 +1370,7 @@ config FB_PXA

This driver is also available as a module ( = code which can be
inserted and removed from the running kernel whenever you want). The
module will be called vfb. If you want to compile it as a module,
module will be called pxafb. If you want to compile it as a module,
say M here and read <file:Documentation/modules.txt>.

If unsure, say N.
Expand Down Expand Up @@ -1403,7 +1403,7 @@ config FB_W100

This driver is also available as a module ( = code which can be
inserted and removed from the running kernel whenever you want). The
module will be called vfb. If you want to compile it as a module,
module will be called w100fb. If you want to compile it as a module,
say M here and read <file:Documentation/modules.txt>.

If unsure, say N.
Expand Down

0 comments on commit 74b4f04

Please sign in to comment.