aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index e0ef3328942c..652d202adf75 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -1619,7 +1619,8 @@ config FB_VIRTUAL
1619 kernel option `video=vfb:'. 1619 kernel option `video=vfb:'.
1620 1620
1621 To compile this driver as a module, choose M here: the 1621 To compile this driver as a module, choose M here: the
1622 module will be called vfb. 1622 module will be called vfb. In order to load it, you must use
1623 the vfb_enable=1 option.
1623 1624
1624 If unsure, say N. 1625 If unsure, say N.
1625if VT 1626if VT