commit | 66cf75121b1c8128ef9ab2d772c5654ae00c4284 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Tue Oct 03 01:14:41 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 03 08:04:09 2006 -0700 |
tree | 599eabd3df8343bcc96fe8aea9ea54ae0448731c | |
parent | 535a09ad59286b7675ffbf8b51d8ecb001c44386 [diff] |
[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 <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>