diff options
author | Leif Delgass <ldelgass@users.sourceforge.net> | 2003-09-28 21:27:09 +0000 |
---|---|---|
committer | Leif Delgass <ldelgass@users.sourceforge.net> | 2003-09-28 21:27:09 +0000 |
commit | 5d4b13707666701506dcb86e7fc2dfe79ee056ea (patch) | |
tree | 81578caf5dc993557875429c4958d22c0ea4ef2a /linux-core/Kconfig | |
parent | 28aee7fb1c5b7a7e59aed8ed8e9dc1e3d4b88561 (diff) |
Fix typo in SiS help message (and testing cvs commit to
dri.freedesktop.org)
Diffstat (limited to 'linux-core/Kconfig')
-rw-r--r-- | linux-core/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/Kconfig b/linux-core/Kconfig index c7ec1306..57786034 100644 --- a/linux-core/Kconfig +++ b/linux-core/Kconfig @@ -77,7 +77,7 @@ config DRM_SIS tristate "SiS video cards" depends on DRM && AGP help - Choose this option if you have a SiS 630 or compatibel video + Choose this option if you have a SiS 630 or compatible video chipset. If M is selected the module will be called sis. AGP support is required for this driver to work. |