From: Mike Frysinger Date: Tue, 3 Oct 2006 08:14:41 +0000 (-0700) Subject: [PATCH] vfb: Document option to enable the driver X-Git-Tag: v2.6.19-rc1~318 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=66cf75121b1c8128ef9ab2d772c5654ae00c4284;p=~emulex%2Finfiniband.git [PATCH] vfb: Document option to enable the driver The Kconfig help text doesnt mention that in order to load the vfb module, you have to pass in the parameter vfb_enable=1 Document required module options in Kconfig for loading the vfb module. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index e0ef3328942..652d202adf7 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -1619,7 +1619,8 @@ config FB_VIRTUAL kernel option `video=vfb:'. To compile this driver as a module, choose M here: the - module will be called vfb. + module will be called vfb. In order to load it, you must use + the vfb_enable=1 option. If unsure, say N. if VT