mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
[PATCH] fbdev: Typos in Kconfig
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>
This commit is contained in:
parent
def1ededb7
commit
74b4f04231
1 changed files with 2 additions and 2 deletions
|
@ -1370,7 +1370,7 @@ config FB_PXA
|
||||||
|
|
||||||
This driver is also available as a module ( = code which can be
|
This driver is also available as a module ( = code which can be
|
||||||
inserted and removed from the running kernel whenever you want). The
|
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>.
|
say M here and read <file:Documentation/modules.txt>.
|
||||||
|
|
||||||
If unsure, say N.
|
If unsure, say N.
|
||||||
|
@ -1403,7 +1403,7 @@ config FB_W100
|
||||||
|
|
||||||
This driver is also available as a module ( = code which can be
|
This driver is also available as a module ( = code which can be
|
||||||
inserted and removed from the running kernel whenever you want). The
|
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>.
|
say M here and read <file:Documentation/modules.txt>.
|
||||||
|
|
||||||
If unsure, say N.
|
If unsure, say N.
|
||||||
|
|
Loading…
Reference in a new issue