]> git.wh0rd.org - patches.git/blame_incremental - vfb-module-kconfig-docs.patch
initial import
[patches.git] / vfb-module-kconfig-docs.patch
... / ...
CommitLineData
1Document required module options in Kconfig for loading the vfb module.
2
3diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
4index 6533b0f..6a68a43 100644
5--- a/drivers/video/Kconfig
6+++ b/drivers/video/Kconfig
7@@ -1609,7 +1609,8 @@ config FB_VIRTUAL
8 kernel option `video=vfb:'.
9
10 To compile this driver as a module, choose M here: the
11- module will be called vfb.
12+ module will be called vfb. In order to load it, you must use
13+ the vfb_enable=1 option.
14
15 If unsure, say N.
16 if VT