diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index d18b51f989c9..2d89d0e9bcf4 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -191,7 +191,7 @@ config FB_ARMCLCD | |||
191 | 191 | ||
192 | If you want to compile this as a module (=code which can be | 192 | If you want to compile this as a module (=code which can be |
193 | inserted into and removed from the running kernel), say M | 193 | inserted into and removed from the running kernel), say M |
194 | here and read <file:Documentation/modules.txt>. The module | 194 | here and read <file:Documentation/kbuild/modules.txt>. The module |
195 | will be called amba-clcd. | 195 | will be called amba-clcd. |
196 | 196 | ||
197 | choice | 197 | choice |
@@ -1494,7 +1494,7 @@ config FB_PXA | |||
1494 | This driver is also available as a module ( = code which can be | 1494 | This driver is also available as a module ( = code which can be |
1495 | inserted and removed from the running kernel whenever you want). The | 1495 | inserted and removed from the running kernel whenever you want). The |
1496 | module will be called pxafb. If you want to compile it as a module, | 1496 | module will be called pxafb. If you want to compile it as a module, |
1497 | say M here and read <file:Documentation/modules.txt>. | 1497 | say M here and read <file:Documentation/kbuild/modules.txt>. |
1498 | 1498 | ||
1499 | If unsure, say N. | 1499 | If unsure, say N. |
1500 | 1500 | ||
@@ -1547,7 +1547,7 @@ config FB_W100 | |||
1547 | This driver is also available as a module ( = code which can be | 1547 | This driver is also available as a module ( = code which can be |
1548 | inserted and removed from the running kernel whenever you want). The | 1548 | inserted and removed from the running kernel whenever you want). The |
1549 | module will be called w100fb. If you want to compile it as a module, | 1549 | module will be called w100fb. If you want to compile it as a module, |
1550 | say M here and read <file:Documentation/modules.txt>. | 1550 | say M here and read <file:Documentation/kbuild/modules.txt>. |
1551 | 1551 | ||
1552 | If unsure, say N. | 1552 | If unsure, say N. |
1553 | 1553 | ||
@@ -1564,7 +1564,7 @@ config FB_S3C2410 | |||
1564 | This driver is also available as a module ( = code which can be | 1564 | This driver is also available as a module ( = code which can be |
1565 | inserted and removed from the running kernel whenever you want). The | 1565 | inserted and removed from the running kernel whenever you want). The |
1566 | module will be called s3c2410fb. If you want to compile it as a module, | 1566 | module will be called s3c2410fb. If you want to compile it as a module, |
1567 | say M here and read <file:Documentation/modules.txt>. | 1567 | say M here and read <file:Documentation/kbuild/modules.txt>. |
1568 | 1568 | ||
1569 | If unsure, say N. | 1569 | If unsure, say N. |
1570 | config FB_S3C2410_DEBUG | 1570 | config FB_S3C2410_DEBUG |