diff options
Diffstat (limited to 'drivers/video')
-rw-r--r-- | drivers/video/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index ba757fb5a657..3e153d313bb0 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -1370,7 +1370,7 @@ config FB_PXA | |||
1370 | 1370 | ||
1371 | This driver is also available as a module ( = code which can be | 1371 | This driver is also available as a module ( = code which can be |
1372 | inserted and removed from the running kernel whenever you want). The | 1372 | inserted and removed from the running kernel whenever you want). The |
1373 | module will be called vfb. If you want to compile it as a module, | 1373 | module will be called pxafb. If you want to compile it as a module, |
1374 | say M here and read <file:Documentation/modules.txt>. | 1374 | say M here and read <file:Documentation/modules.txt>. |
1375 | 1375 | ||
1376 | If unsure, say N. | 1376 | If unsure, say N. |
@@ -1403,7 +1403,7 @@ config FB_W100 | |||
1403 | 1403 | ||
1404 | This driver is also available as a module ( = code which can be | 1404 | This driver is also available as a module ( = code which can be |
1405 | inserted and removed from the running kernel whenever you want). The | 1405 | inserted and removed from the running kernel whenever you want). The |
1406 | module will be called vfb. If you want to compile it as a module, | 1406 | module will be called w100fb. If you want to compile it as a module, |
1407 | say M here and read <file:Documentation/modules.txt>. | 1407 | say M here and read <file:Documentation/modules.txt>. |
1408 | 1408 | ||
1409 | If unsure, say N. | 1409 | If unsure, say N. |