aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig20
1 files changed, 0 insertions, 20 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 7be506262284..9bbb2855ea91 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -1275,26 +1275,6 @@ config FB_MATROX_MAVEN
1275 painting procedures (the secondary head does not use acceleration 1275 painting procedures (the secondary head does not use acceleration
1276 engine). 1276 engine).
1277 1277
1278config FB_MATROX_MULTIHEAD
1279 bool "Multihead support"
1280 depends on FB_MATROX
1281 ---help---
1282 Say Y here if you have more than one (supported) Matrox device in
1283 your computer and you want to use all of them for different monitors
1284 ("multihead"). If you have only one device, you should say N because
1285 the driver compiled with Y is larger and a bit slower, especially on
1286 ia32 (ix86).
1287
1288 If you said M to "Matrox unified accelerated driver" and N here, you
1289 will still be able to use several Matrox devices simultaneously:
1290 insert several instances of the module matroxfb into the kernel
1291 with insmod, supplying the parameter "dev=N" where N is 0, 1, etc.
1292 for the different Matrox devices. This method is slightly faster but
1293 uses 40 KB of kernel memory per Matrox card.
1294
1295 There is no need for enabling 'Matrox multihead support' if you have
1296 only one Matrox card in the box.
1297
1298config FB_RADEON 1278config FB_RADEON
1299 tristate "ATI Radeon display support" 1279 tristate "ATI Radeon display support"
1300 depends on FB && PCI 1280 depends on FB && PCI