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 61717fa1afb9..cc4b60f899ca 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -1509,7 +1509,7 @@ config FB_VOODOO1 | |||
1509 | 1509 | ||
1510 | WARNING: Do not use any application that uses the 3D engine | 1510 | WARNING: Do not use any application that uses the 3D engine |
1511 | (namely glide) while using this driver. | 1511 | (namely glide) while using this driver. |
1512 | Please read the <file:Documentation/fb/README-sstfb.txt> for supported | 1512 | Please read the <file:Documentation/fb/sstfb.txt> for supported |
1513 | options and other important info support. | 1513 | options and other important info support. |
1514 | 1514 | ||
1515 | config FB_VT8623 | 1515 | config FB_VT8623 |
@@ -1807,7 +1807,7 @@ config FB_SM501 | |||
1807 | This driver is also available as a module ( = code which can be | 1807 | This driver is also available as a module ( = code which can be |
1808 | inserted and removed from the running kernel whenever you want). The | 1808 | inserted and removed from the running kernel whenever you want). The |
1809 | module will be called sm501fb. If you want to compile it as a module, | 1809 | module will be called sm501fb. If you want to compile it as a module, |
1810 | say M here and read <file:Documentation/modules.txt>. | 1810 | say M here and read <file:Documentation/kbuild/modules.txt>. |
1811 | 1811 | ||
1812 | If unsure, say N. | 1812 | If unsure, say N. |
1813 | 1813 | ||