summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-07-24 06:31:26 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-24 19:47:39 +0200
commitb604838ac6d233fd6bffc0e758a818133a01ff22 (patch)
treeac77c9696511f754f09bd435b12841216da745ee /Makefile
parentfbdev: SuperH Mobile LCDC Driver (diff)
downloadlinux-b604838ac6d233fd6bffc0e758a818133a01ff22.tar.xz
linux-b604838ac6d233fd6bffc0e758a818133a01ff22.zip
vfb: only enable if explicitly requested when compiled in
The Kconfig help for the vfb driver says: Do NOT enable it for normal systems! To protect the innocent, it has to be enabled explicitly at boot time using the kernel option `video=vfb:'. This change lets the code match the description. Support for vfb:disable is kept for backwards compatibility; vfb:off works because it is tested at a higher level. Note: any undefined option (e.g. vfb:enable) will also enable this driver. The relevant code has been unchanged since before the migration to git (2.6.12). This patch fixes bugzilla #9310 and was the root cause behind http://lkml.org/lkml/2008/5/31/220. Signed-off-by: Frans Pop <elendil@planet.nl> Cc: Antonino A. Daplas <adaplas@gmail.com> Acked-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions