summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linux-core/Kconfig2
-rw-r--r--linux/Kconfig2
2 files changed, 2 insertions, 2 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.
diff --git a/linux/Kconfig b/linux/Kconfig
index c7ec1306..57786034 100644
--- a/linux/Kconfig
+++ b/linux/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.