]> git.wh0rd.org - patches.git/blob - vfb-module-kconfig-docs.patch
more random patches. who knows.
[patches.git] / vfb-module-kconfig-docs.patch
1 Document required module options in Kconfig for loading the vfb module.
2
3 diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
4 index 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