aboutsummaryrefslogtreecommitdiff
path: root/linux-core/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'linux-core/Kconfig')
-rw-r--r--linux-core/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-core/Kconfig b/linux-core/Kconfig
index d0358e95..c7ec1306 100644
--- a/linux-core/Kconfig
+++ b/linux-core/Kconfig
@@ -75,9 +75,9 @@ config DRM_MGA
config DRM_SIS
tristate "SiS video cards"
- depends on DRM && AGP && FB_SIS
+ depends on DRM && AGP
help
Choose this option if you have a SiS 630 or compatibel video
chipset. If M is selected the module will be called sis. AGP
- and SiS FB support is required for this driver to work.
+ support is required for this driver to work.